html,body{height:100%;margin:0;overflow:auto hidden}#root{flex-direction:column;min-width:min-content;height:100%;display:flex;overflow:auto hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#64748ba6}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:#94a3b873 transparent}
