By the global nature of CSS this
path { fill: none; stroke: #000; stroke-width: 25; }
may affect other paths on the same site
By the global nature of CSS this
> path {
> fill: none;
> stroke: #000;
> stroke-width: 25;
> }
may affect other paths on the same site