body {
  font-family: Arial, sans-serif;
  max-width: 700px;
  margin: 40px auto;
  line-height: 1.6;
}

h1 {
  color: #333;
}