body {
   background: #eee;
   font-family: sans-serif;
 }

 .splash {
   width: 90%;
   max-width: 400px;
   margin: 100px auto;
 }