html{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body{-ms-overflow-style:auto;scrollbar-width:auto}body::-webkit-scrollbar{width:0;display:none}.scroll-container::-webkit-scrollbar{display:block;width:8px}.scroll-container::-webkit-scrollbar-track{background:transparent}.scroll-container::-webkit-scrollbar-thumb{background-color:rgba(155,155,155,.5);border-radius:4px}