p {
  color: red;
}

h1 {
  color: #ffc;
    background-color: #009;
}