html,body{margin:0;padding:0;min-height:100%;background:#0f172a;scrollbar-width:thin;scrollbar-color:rgba(255,102,0,.65) rgba(15,23,42,.35)}*,*:before,*:after{box-sizing:border-box}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#0f172a59;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff8533,#f60 55%,#e55a00);border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff9a55,#f70 55%,#f60);background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}
