body {
    background-color:whitesmoke;
  }
  
  h1 {
    color: #2e2e2e;
    text-align: left;
  }
  
  p {
    font-family: futura;
    font-size: 20px;
  }