body{
  min-height: 100vh !important;
}
.hideContent {
  display: none;
}
.showContent {
  display: block;
}