
  body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
  }
  h2 {
    font-size: 24px;
    margin-top: 24px;
  }
  p {
    font-size: 16px;
    margin: 12px 0;
  }
