.html-splash {
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.html-splash img {
    width: 200px;
}
