body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  margin: 2rem;
  color: #333;
}
h1 {
  color: #222;
}
a {
  color: #0066cc;
}
