@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);body,html{padding:0;margin:0;background-color:#181818;font-family:Roboto,sans-serif!important}body::-webkit-scrollbar{width:.6rem}html{scroll-behavior:smooth;scrollbar-width:thin}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{border-radius:.5rem;background:#ffc333;cursor:pointer}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{font-family:Roboto,sans-serif!important}