body {
	background-color: #eee;
}
.box {
	margin: 0 auto;
	padding: 1em;
	background-color: #fff;
}
.box, svg {
	width: 540px;
	height: 300px;
}
