canvas {
	position: absolute;
	border: 15px solid black;
	float: left;
	margin: 10px;
}

pre#code {
	width: 100em;
	margin-left: 1em;
}