@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";html{height:100vh;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:1.6;background-color:#dcdcdc}ul{list-style-type:none;padding-left:0;margin:0}a{text-decoration:none;color:#696969}p,h1,h2,h3,h4,h5{margin:0}*{scrollbar-width:thin;scrollbar-color:#000 #808080}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:#808080}*::-webkit-scrollbar-thumb{background-color:#000;border-radius:20px;border:3px solid #000}
