body {
  font-family: Arial, sans-serif;
  background: #f4f4f4;
  margin: 2em;
}
h1 {
  color: #333;
}
nav a {
  margin: 0 1em;
}