Welcome John Doe!

These are your tasks:

Tests with event handlers

accessing HTMLElement using `this` works::

accessing event argument works::

accessing variables in scope won't work:

accessing members (this.) won't work:

Tests with SVG

hello world