*{scrollbar-width:thin;scrollbar-color:var(--ant-color-border) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--ant-color-border);border-radius:999px;border:2px solid transparent;background-clip:padding-box;transition:background-color .2s}*::-webkit-scrollbar-thumb:hover{background:var(--ant-color-text-secondary)}*::-webkit-scrollbar-corner{background:transparent}html,body,#root{height:100%;width:100%;margin:0;padding:0;display:flex}
