@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden;font-family:Lato,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}
