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