body {
  font-size: 2em;
  font-family: Arial, sans-serif;
}

a {
  color: yellow;
}

h1, h2, h3 {
  text-transform: uppercase;
}

nav a {
  font-weight: bold;
}