.splash {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(../img/splash.svg);
}

.splash.wide {
  background-size: 512px;
}