main {
	min-block-size: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
