body {
  font-family: sans-serif;
  background-color: #f0f0f0;
  padding: 20px;
}

h1 {
  color: #333;
}

