main {
	position: relative;
	width: 100%;
	display: block;
	text-align: center;
	display: flex;
	flex-direction: column;
	background: url(../images/fluffy_tunnel_clouds.webp);
	background-position: bottom center;
	background-size:  contain;
}
