main
{
	width: 100%;
	display: table;
	min-height: calc(85vh - 2rem);
	margin-bottom: 6rem;
}

div#main
{
	margin-top: 1.5rem;
	height: fit-content;
}
