*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f1623;color:#e2e8f0;overflow:hidden}#root{width:100%;height:100vh;display:flex;overflow:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#1a2235}::-webkit-scrollbar-thumb{background:#2d3f5e;border-radius:3px}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}input{font:inherit}a{text-decoration:none;color:inherit}
