body {
	background-color: #D2E8E3;
}

h1 {
	font-size: 500%;
	font-weight: bold;
	color: #0F6466;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

img {
	height: 83vh;
	object-fit: contain;
}