.page {
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
img {
	height: 90%;
}
