#content-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100%
}
#content {
	margin: 20px;
	max-width: 680px;
}

#fokus {
	position: absolute;
}

#logo {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
}