#main-inner {
	display: flex;
	flex-direction: column-reverse;
}

#navbar {
	height: auto;
}

.with-navbar #content {
	margin-top: 0;
}
