html,
body {
	height: 100%;
}
body {
	display: flex;
	align-items: center;
	background-color: #f5f5f5;
}