1 #chart {
2 width: 960px;
3 height: 500px;
4 }
5
6 circle {
7 stroke: #000;
8 stroke-width: .5px;
9 }