#mainframe {
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
	background: var(--mf-color-background);
}
