.scroll_conatiner{&::-webkit-scrollbar{width:10px;height:10px}&::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:10px;&:hover{background:#606060}}&::-webkit-scrollbar-track{background-color:#ddd}&::-webkit-scrollbar-corner{background:transparent}}.scroll_none{&::-webkit-scrollbar{display:none}}