*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{background-color:#04060b;color:#f0f8ff;font-family:Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#04060b}::-webkit-scrollbar-thumb{background:#1e3a5f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a4a6a}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::selection{background:#fbbf244d;color:#f0f8ff}*:focus-visible{outline:1px solid #fbbf24;outline-offset:1px}a{text-decoration:none;color:inherit}button{font-family:Courier New,monospace}
