
main {
	display: flex;
	flex-direction: column;
	height: 100vh;
	width: 100%;
}