body {
    background-color: #059128;
    font-family: Arial, sans-serif;
  }
  
  h1 {
    color: blue;
  }
  