html,body{overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:0}::-webkit-scrollbar-thumb{background:linear-gradient(#21a7e0,#21a7e0);;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#21a7e0}