CSS Colors

p {
  color: red;
  background-color: #f4f4f4;
}