path {
  fill: orange;
  stroke: black;
  shape-rendering: crispEdges;
}

.original {
  fill: teal;
  fill-opacity: 0.5;
}
