body {
  background-color: rgb(247, 230, 255);
  color: rgb(230, 92, 0);
  font-family: "Arial";
}
h1 {
  color: rgb(255, 51, 204)
}