Manipulate HTML after an Event from SVG element

Since the SVG elements can be identified in the DOM, we can attach event listener directly to them as well. Click on the circles as if the SVG was a target to see the score increment according to which circle you have clicked.

Score: 0