html,body{overscroll-behavior:none}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0;border-radius:6px}::-webkit-scrollbar-thumb{background:rgba(150,150,150,.4) padding-box padding-box;border:2px solid transparent;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:rgba(150,150,150,.4) padding-box padding-box}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:rgba(150,150,150,.4) transparent}