div.splash-container {display: flex; flex-direction: column; justify-content: center; align-items: center; height: 93vh;}
div.splash-tile {flex; 1;}
img.splash-img {margin: 0; padding: 50px; max-width: 100%; box-sizing: border-box; width: 900px;}