#graph {
	background-color: green;
}

#main {
	transform: scale(.5, .5);
	transform-origin: top left;
}
