
canvas {
  display: block;
}

#sketch{
	width:1280px;
	height:720px;
	position: relative;
	margin: 20px auto;
	}
