@keyframes tail{0%{height:0;top:0}to{height:30vh;top:-30vh}}@keyframes shoot{0%{opacity:0}10%{opacity:1}90%{filter:blur(1px)}to{filter:blur(64px);opacity:0;transform:translateY(60vh)}}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.2}}@keyframes spin{to{transform:rotate(1turn)}}@font-face{font-family:Rosario;src:url(Rosario/Rosario-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Rosario;font-weight:700;src:url(Rosario/Rosario-Bold.woff2)format("woff2");font-display:swap}@font-face{font-family:Rosario;font-style:italic;src:url(Rosario/Rosario-Italic.woff2)format("woff2");font-display:swap}@font-face{font-family:Rosario;font-style:italic;font-weight:700;src:url(Rosario/Rosario-BoldItalic.woff2)format("woff2");font-display:swap}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit;font-family:Rosario,sans-serif;margin:0;padding:0}.meteor::after,.meteor::before{content:"";opacity:0;position:absolute}.meteor::before{animation:shoot 6s ease-in 0s 1;background-color:#fff;border-radius:50%;box-shadow:0 0 6px #00f;filter:blur(0);height:3px;width:3px}.meteor::after{animation:shoot 6s ease-in 0s 1,tail 6s ease-in 0s 1;background:linear-gradient(0deg,#c8c8ff 0,#f88 50%,rgba(255,255,255,0) 100%);filter:blur(1px);left:1px;width:1px}#logo,.meteor,.star,footer,header{position:fixed}.star{background-color:#fff;border-radius:50%}body{background-attachment:fixed;background-image:url(background.svg);background-size:100% 100%}header{left:13.375rem;line-height:3rem;top:5.125rem}header h1,header h2{color:rgba(255,255,255,.625)}header h1{font-size:3.25rem}header h2{font-size:2.75rem;font-weight:400}#logo,footer{opacity:.625}#logo{animation:spin 60s linear infinite;filter:drop-shadow(0 0 .375vh rgba(255,255,255,.375));left:4rem;top:4rem;width:8rem}footer{bottom:2.5vh;color:#fff;font-size:.875rem;right:4vh}