1 body {
2 font: 10px sans-serif;
3 }
4
5 path {
6 stroke: #000;
7 stroke-width: 1.5px;
8 fill: none;
9 }