*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,50%,.4);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,50%,.5)}