body {
  background-color: #FFA8CC;
}

h1, p {
  color: #B872C4;
  text-align: center;
}

h1 {
  margin-top: 100px;
}
