.splash-logo {
  left        : 50%;
  top         : 50%;
  margin-left : -77px;
  margin-top  : -90px;
  position    : absolute;
}

.splash-screen {
  background-color : #F4F4F4;
  position         : absolute;
  top              : 0;
  bottom           : 0;
  left             : 0;
  right            : 0;
}