body {
  font-family: Arial, sans-serif;
  margin: 40px;
  background-color: #f8f9fa;
  color: #333;
}

h1 {
  color: #0078d7;
}

p {
  font-size: 16px;
  line-height: 1.5;
}
