:root{--green: hsl(150, 100%, 60%);--orange: hsl(10, 100%, 60%)}body{background-color:#21242c;color:#fff;margin:0}.noscript{display:none;font-family:JetBrains Mono,monospace;color:#fff;font-size:3em;position:relative;height:100vh;width:100vw;word-wrap:break-word}.noscript>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.a{width:100%;height:calc(100vh - 3em);display:flex;justify-content:center;align-items:center;margin:1.5em 0}@keyframes b{0%{background-color:#fff}50%,to{background-color:gray}}.c{position:relative;width:1em;height:1em;border-radius:.5em;background-color:#202020;color:#202020;animation:b .5s infinite linear alternate;animation-delay:.25s}.c:before,.c:after{content:"";display:inline-block;position:absolute;top:0;width:1em;height:1em;border-radius:.5em;background-color:#202020;color:#202020;animation:b .5s infinite alternate}.c:before{left:-1.5em;animation-delay:0s}.c:after{left:1.5em;animation-delay:.5s}.app{position:fixed;top:0;left:0;height:100%;width:100%}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.noSelect:focus{outline:none!important}
