
body { font-family: sans-serif; padding: 2em; background: #fafafa; }
nav ul { list-style: none; display: flex; gap: 1.5em; justify-content: center; }
nav a { text-decoration: none; color: #0077aa; }
