Aller au contenu

Paper Fly Studios *{ margin:0; padding:0; box-sizing:border-box; font-family:’Inter’, sans-serif; } body{ background:#07070c; color:#fff; overflow-x:hidden; } html{scroll-behavior:smooth;} .hero{ height:100vh; display:flex; align-items:center; justify-content:center; text-align:center; flex-direction:column; position:relative; overflow:hidden; } .hero::before{ content: »; position:absolute; inset:0;…