.green-box {
	left: 9%;
	top: 2%;
	width: 82%;
	line-height: 1.1em;
}

#simulation-canvas {
	outline: transparent solid 0px;
	image-rendering: -webkit-optimize-contrast !important;
	position: absolute;
	top: 40%;
	left: 20%;
}