html{overflow-y:scroll;scrollbar-gutter:stable}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .2s}:hover::-webkit-scrollbar-thumb{background:rgba(128,128,128,.3)}::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.5)}body[data-scroll-locked]{padding-right:0!important;margin-right:0!important}