body,html{padding:0;margin:0}body,html{height:100%;overflow-x:hidden}body{overflow-y:scroll}a{color:inherit;text-decoration:none}*{box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:rgba(40,45,50,.3)}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,39%,.3);border-radius:20px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,39%,.6);border-radius:20px;border:3px solid transparent;background-clip:content-box}