body > form {
	min-height: 100vh;
}
footer {
	position: sticky;
	top: 100%;
}