.executionconsole {
	margin: 2px;
	border : 1px solid black;
	overflow : scroll;
	height : 300px;
	width : 100%;
	overflow-x : scroll;
}
