::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:5px;border:2px solid #09090b}::-webkit-scrollbar-thumb:hover{background:#3f3f46}*{scrollbar-width:thin;scrollbar-color:#27272a #09090b}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overflow:hidden}html,#root{height:100%}
