body{background:#171717}#container{animation:.5s fadeIn}#spacer{font-size:3px}#logo{margin:auto;animation:1s cubic-bezier(.86,0,.07,1) moveIn;position:absolute;inset:0 0 80px}#redirect-text{text-align:center;max-width:80vw;margin:0 auto;font-family:Segoe UI Light;font-size:2em;position:relative;top:55vh;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes moveIn{0%{padding-bottom:10vh}to{padding-bottom:0}}
