h1 {
    color: red;
}

p {
      font-family: "Courier New";
    font-size: 120%;
    margin-left: 10em;
    color: blue;
}