html, body{
	background: #222;
}

img{
	width: 70vw;
	height: auto;
	margin: auto;
	display: block;
}