*,body{margin:0;padding:0;box-sizing:border-box}html{overflow:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{width:2px;height:2px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background-color:#7878782e;border-radius:999px}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background-color:#7878782e}*{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.18) transparent}
