To fix the issue, update your .attr() method to include:
.attr()
.attr({ zIndex: 4, fill: 'black', stroke: 'white', "stroke-width": 0.75 })
Demo: https://jsfiddle.net/BlackLabel/ycxvfpoe/