body, html {
background-image: url("images/diosmios.jpeg");
}

img {
width: auto;
height: 200px;
}

audio {
width: 708px;
}
	
.korntainer {
display: flex;
gap: 20px;		
min-width: 100px;
justify-content: center;
align-items: center;
min-height: 100vh;
flex-direction: column;
}

.imagesrcool {
display: flex;	 
flex-direction: row;
gap: 20px;
}

.whyilovekorn {
font-family: sans-serif;
text-align: center;
color: white;
font-size: 20px;
background-color: black;
width: 700px;
border-color: white;
border-style: solid;
border-width: 5px;
}
