*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Courier New,"Segoe UI Emoji",monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#d0d0d0;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;width:100%}code{font-family:Courier New,"Segoe UI Emoji",monospace}app-root{width:100%}a{color:#888;text-decoration:none;transition:color .25s ease}a:hover{color:red}::selection{background:#f003;color:#fff}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a}::-webkit-scrollbar-thumb:hover{background:#444}
