.svg-container {
	position: absolute;
	top: 0;
	left:0;	
}

polyline, rect, polygon, path, g {
	cursor: pointer;
}