body {
  background-color: rgb(237, 178, 230);
  color: rgb(94, 74, 161);
  font-family: Monospace;
}
h1 {
  color: rgb(184, 29, 166)
}