html,body{height:100%;overflow:hidden}body>div,#root{height:100%}:focus-visible{outline:unset}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#8d8d9d;border-radius:999px}@media (prefers-color-scheme:dark){*{scrollbar-color:#8d8d9d transparent;scrollbar-width:thin}::-webkit-scrollbar-thumb{background-color:#8d8d9d}}