body ::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}body ::-webkit-scrollbar-track{background:#0000001a;border-radius:0}body ::-webkit-scrollbar-thumb{cursor:pointer;background:#00000040;border-radius:5px;transition:color .2s}body ::-webkit-scrollbar-thumb:window-inactive{background:#00000026}body ::-webkit-scrollbar-thumb:hover{background:#80878bcc}*{scrollbar-color:#00000040 #0000001a;scrollbar-width:thin}button{text-transform:none!important}
