article {
	img {
		margin: 1rem auto;
		width: 50%;
		border-radius: 10px;
	}
	img.stretched {
		width: 100%;
	}
}
