*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;background-color:#040d1a}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#040d1a}::-webkit-scrollbar-thumb{background:#06b6d44d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#06b6d480}
