body { font: 12px Arial;}
path {
stroke: steelblue;
stroke-width: 2;
fill: none;
}
.axis path,
.axis line {
stroke: grey;
stroke-width: 1;
shape-rendering: crispEdges;