body {
  background-color: white !important;
  height: 100vh;
}
body > h1 {
  text-align: center;
  color: black !important;
  padding: 30px;
}

#travolta {
  display: flex;
  justify-content: center;
}

.growfooter {
  flex-grow: 0 !important;
}/*# sourceMappingURL=errorstyle.css.map */