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(#f3c566,#f3c566);border-radius:0}::-webkit-scrollbar-thumb:hover{background:#f3c566}