.axis path,
.axis line {
  fill: none;
  stroke: #fff;
  shape-rendering: crispEdges;
}
.overlay {
  fill:none;
  pointer-events: all;
}