body {
  background-color:rgb(240, 128, 128);

}
p {
  color: black;
}
h1 {
  font-weight: bold;
}