body {
	background-color: #333333;
}
div {
	display: flex;
	justify-content: center;
	height: 100%;
	align-items: center;
}
img {
	height: 704px;
}
