body {
  font-family: Arial, sans-serif;
  background-color: #f8f8f8;
  color: #333;
  margin: 2rem;
}
h1 {
  color: #0055bb;
}
