html{scroll-behavior:smooth}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:10px}::-webkit-scrollbar-button,::-webkit-scrollbar-button:increment{display:none}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-thumb{background-color:#797979;border:2px solid #f1f2f3;border-radius:20px}::-webkit-scrollbar-track{border-radius:10px}*{scrollbar-color:rgba(0,0,0,.5) transparent;scrollbar-width:thin}
