
#top-image {
    background: url(../images/kodaharu_logo.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
}
