@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background-color:#0f0f23}body{font-family:VT323,monospace;font-size:22px;-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;image-rendering:pixelated;cursor:default}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff6;border-radius:2px}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.4) transparent}
