  h1 {
    color: blue;
  }


  p {
    font-family: "Times new roman";
    font-size: 110%;
    margin-left: 8em;
  }