body {
	overflow-y: scroll;
}

main {
	position: relative;
}

main img {
	aspect-ratio: 16/9;
	width: 100%;
}
