body {
  background:rgb(255, 189, 222);
}
p {
  color:  rgb(227, 6, 117);
}
h1 {
  font-weight: bold;
  color: rgb(227, 6, 117);
}
h2 {
  color:  rgb(227, 6, 117);
}