* {
  background-color: #BFE2ff;
}

h1 {
  text-align: center;
}

h3 {
  text-align: center;
}

#waiting::before {
  height: 25em;
  width: 25em;
  background-size: 25em auto;
}
