* {
	padding: 0;
	margin: 0;
	text-align: center;
	background: black;
}

img {
	width: 100%;
	height: auto;
}