body {
  font-family: Arial, sans-serif;
  margin: 2rem;
}

h1 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

p {
  line-height: 1.5;
}

section {
  margin-bottom: 1.5rem;
}

h2 {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
