*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;margin:0;padding:0;font-family:DM Sans,Outfit,system-ui,sans-serif}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}*{scrollbar-width:thin;scrollbar-color:#2a2a2a #0a0a0a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}
