JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE html>
<html>
    <head>
        <script>
            c = toString.constructor;
            p = c.prototype;
            p.toString = p.call;
            ["a", "open(1)"].sort(c);
        </script>
    </head>
    <body>

    </body>
</html>