*,:before,:after{box-sizing:border-box}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;background:#0d0d0d;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{flex-direction:column;height:100vh;display:flex}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}
