body {
  text-align: center;
  padding-top: 25px;
}

h1 {
  color: purple;
}

.answer {
  color: green;
  font-family: cursive;
  font-size: xxx-large;
}
