
  h1 {
    color: red;
  }

  p {
    font-family: "Courier New";
    font-size: 150%;
    margin-left: 4em;
  }