body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}
.flex {flex: 1;}