header {
	background: url(../images/clouds_header_bright.webp);
	background-position: center center;
	background-size: cover;
}
main {
	background: url(../images/sky-3.webp);
	background-size: contain;
	background-position: top center;
}
