body {
  color: brown;
  background-color: #fde6e6;
}

p {
  background-color: #f2bebe;
  border-color: brown;
}

