body {
  font-family: sans-serif;
  background-color: #003399;
  color: white;
  padding: 2rem;
}
a {
  color: #ffd700;
}

