@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap";:root{font-size:1vw}@media (max-width: 1024px){:root{font-size:1.5vh}}@media (max-width: 720px){:root{font-size:1.2vh}}*{font-family:Roboto,sans-serif;margin:0;padding:0}body{width:100vw;min-height:100vh;overflow:hidden}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-thumb{background:#aaa;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#666}@media not all and (-webkit-min-device-pixel-ratio: 0),not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){body{min-height:-webkit-fill-available}}}
