.quote {
    font-size: 0.85em;
    font-style: italic;
  }
  
  .homePageImage {
    width: 100%;
  }
  
  .body {
    max-width: 750px;
    background-color: black;
  }
