body {
	background: #fbfbfb;
}

.container {
	height: 80vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.container img {
	width: 300px;
}