body {
  background-color: #fffdc9;
}
h1 {
  color: blue;
}
p {
  color: red;
}
