:root{font-family:system-ui,sans-serif}nav{display:flex;gap:1em;padding:1em;background:#f3f3f3}nav a{color:#000;text-decoration:none}nav a:hover{text-decoration:underline}main{text-align:center;margin-top:10vh}button{font-size:1rem;padding:.4em 1em}#count{margin-left:.5em;font-weight:700}
