 h1 {
    color: pink;
  }

 

  p {
    font-family: "Courier New";
    font-size: 200%;
    margin-left: 3em;
  }