JSFiddle - React, Tailwind, and code Playground

by ian_smithz

HTML

<html>
    <head>
        <script>
        document.addEventListener("DOMContentLoaded", function() {

var jsessionid = document.cookie.match(/TCID=([^;]+)/)[1];

console.log(jsessionid);

if (jsessionid != '202211291726148910695989xxx') {
  alert('jsessionid has changed');
}
});
        </script>
    </head>
    <body style="margin: 0;">
        <div style="background-color: black; position: fixed; bottom: 0; width: 100%; height: 20px; padding: 20px; opacity: .85; z-index: 1000;">
            <svg id="Layer_1" data-name="Layer 1" height="40px" width="40px" style="top: -8px;
            position: relative;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800"><defs><style>.cls-1{fill:#fff;}</style></defs><title>openai-symbol-flat-white</title><path class="cls-1"...