.editpoly {
	width: 100%; min-height: 600px;
}
.editpoly canvas {
	background: pink;
}
