body {
  font-family: sans-serif;
  background-color: #f5f5f5;
  color: #333;
  margin: 2rem;
}

h1 {
  color: #cc0066;
}