.page {
	width: 100vw;
	height: 100vh;
}

.page__section {
	margin: auto;
}
