body {
  text-align: center;
  background-color: palevioletred;
  font-size: 40px;
}
h1 {
  color: white;
}
