#riddleBody{
	position:absolute;
	top:20px;
	left:200px;
	height: calc(100% - 40px);
	width: calc(100% - 400px);
	overflow: auto;
}