.splash {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 600;
  height: 375;
  margin: auto;
  color: white;
  text-align: center;
} 
