h1 {
  color: red;
}

p {
  font-family: "Comic Sans MS", cursive;
  line-height: 2;
}

a {
  font-size: 20px;
  color: red;
}