#splash-container {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100vh;
}
