html,body,#root{height:100%;margin:0;padding:0;background:#000}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:#00ff41;text-decoration:none}a:hover{text-shadow:0 0 8px #00ff41}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#000}*::-webkit-scrollbar-thumb{background:#008f25;border-radius:0}*::-webkit-scrollbar-thumb:hover{background:#00ff41}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.cursor{display:inline-block;width:.6ch;background:#00ff41;animation:blink 1s steps(2) infinite}
