#maintenance {
  position: fixed;
  overflow: hidden;
  height: 100%;
  width: 100%;
  left: 0%;
  top: 0%;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
