:root{--background:#fff;--foreground:#171717}html{font-size:16px}html,body{max-width:100vw;height:100%;overflow:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}.styled-components-wrapper{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
