body {
	background-color: #88d6e2;
}

#logo {
	display: flex;
	flex-direction: column;
	height: 98vh;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	
}