JSFiddle - React, Tailwind, and code Playground

HTML

<!doctype html>
<html>
    <head>
        <link rel='stylesheet' href='http://zillionhost.xtreemhost.com/desco/desco.thezillion.css' type='text/css' />
 <script src='http://zillionhost.xtreemhost.com/desco/desco.thezillion.js'></script>
 <script>
 win.onload = function(){
 desco.makeDesco();
 }
 </script>
    </head>
    <body><br/><br/>
        <span class='show-desco' alt='This is some Desco text.'>Hover over this text to see a Desco popup.</span>
    </body>
</html>