*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{min-height:100%}#root{min-height:100vh}*{scrollbar-width:thin;scrollbar-color:#e7e6d92e transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e7e6d92e;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#e7e6d952}
