body,html{max-width:100vw;overflow-x:hidden;font-size:10px}body{color:var(--foreground);background-color:#0e1111;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;padding:0;margin:0}main{height:100vh;width:100vw;margin:auto}h1{font-weight:500;font-size:clamp(3rem,10vw,5rem)}a{color:inherit;text-decoration:none}