html{width:100%;height:100%;scroll-behavior:smooth;scrollbar-gutter:stable;background-color:#03040a;overflow-x:hidden}body{width:100%;min-height:100%;scrollbar-gutter:stable;background-color:#03040a;margin:0;padding:0;overflow-x:hidden}html,body,*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(3,4,10,.8)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#03040a99;border-radius:4px}*::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px;border:1px solid rgba(255,255,255,.05);transition:all .2s ease}*::-webkit-scrollbar-thumb:hover{background:#ffffff40;border-color:#ffffff1a}*::-webkit-scrollbar-thumb:active{background:#ffffff59}*::-webkit-scrollbar-corner{background:#03040a99}
