The sample code below attempts to access an inexistent DOM element, thus causing
an error. The browser signals that either on the status bar, or by prompting you
to select a debugger. The sandbox hides these problems and prevents bad code to
interfere with your experience. We challenge you to inject exploit code (either
by pasting it in the code box or uploading from an URI) that disrupts the experience
with a script error. The exploit code will run in the sandbox. Can you circumvent
it?