*{box-sizing:border-box;padding:0;margin:0;font-family:Roboto,sans-serif}html,body{max-height:100vh;max-width:100vw;overflow:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:gray;border-radius:20px;border:1.5px solid white}span,p{font-size:16px;font-weight:400}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:"50px"}::-webkit-scrollbar-track{background-color:"pink"}::-webkit-scrollbar-thumb{background-color:"black";border-radius:"50%"}
