body, html {
margin: 0; 
background-image: url(pics/bg_109.png);
background-repeat: no-repeat;
background-size: cover;
height: 100%; 
overflow: hidden;
}

#rika {
width: auto;
height: 700px;
}

.image {
display: flex;
min-height: 140vh;
min-width: 100px;
justify-content: center;
align-items: center;	
}
