html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f7f9;color:#17202a}body{margin:0;min-height:100vh;display:grid;place-items:center}main{max-width:720px;padding:40px}h1{font-size:34px;margin:0 0 12px}p{font-size:17px;line-height:1.5;color:#46515f}nav{display:flex;gap:18px;margin-top:24px}a{color:#174ea6;text-decoration:none}a:hover{text-decoration:underline}
