body {
  width: 100%;
  height: 100%;
}

#splash {
  overflow: visible;
  height: 920px;
  width: 100%;
  background: url("bkg.png") center center no-repeat;
  background-size: cover;
}