main {
		img {
			display: block;
			margin-inline: auto;
			max-height: calc(100vh - 2rlh);
			object-fit: contain;
		}
	}