body {
  font-family: Arial, sans-serif;
  margin: 40px;
  background: #f5f5f5;
}

h2 {
  font-weight: bold;
  color: #333;
}
