*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;scroll-behavior:smooth;background-color:#050505;width:100vw;min-height:100vh;font-family:sans-serif;overflow:hidden auto}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#0fc;border-radius:5px}
