#viewer-pane {
	height: 100%;
	width: 50%;
	display: inline;
	top: 0;
	overflow: hidden;
}

#viewer-container {
	height: 100%;
	display: flex;
}
