Hi! I love your notebook! I noticed it wasn't working for me in Chrome and I discovered you're using originalTarget - which is a Firefox only attribute--> https://developer.mozilla.org/en-US/docs/Web/API/Event/originalTarget I created a fork with `target` and it works. Hope you consider trying out the fix for all browsers.