.main{background:#000;overflow-y:scroll;height:100%;overflow-x:hidden;scroll-behavior:smooth}@media screen and (min-width:992px){.main{height:100dvh}}.main::-webkit-scrollbar{width:16px;background:transparent}.main::-webkit-scrollbar-thumb{background-color:#5b5b5b;border-radius:4px;background-clip:padding-box;border:6px solid transparent;border-right-width:5px}