h1 {
  font-size: 80px;
  color: red;
}
* {
  font-family: comic sans MS;
  background-color: pink;
}