JSFiddle - React, Tailwind, and code Playground

HTML

<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
  <pre class="prettyprint">

    class Voila {
      public:
        // Voila
        static const string VOILA = "Voila";

        // will not interfere with embedded tags.
    }
  </pre>

 <pre class="prettyprint">
  <span>Body Text</span>
  </pre>