body {
	height: 100vh;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../../Images/Proof_of_Concept.png');
}

#sessionContainer {
	height: 100vh;
	width: 40vw;
	background-color: #89986D;
	
	margin-left: auto;
	margin-right: auto;
}