JSFiddle - React, Tailwind, and code Playground

by Michael Perrenoud

HTML

<html>

  <body>
    <h1>
      Mike's Live Stream
    </h1>
    <iframe width="560" height="315" src="https://www.youtube.com/embed/live_stream?channel=UCCYGBlELV2fRhmhxADIhRBw" frameborder="0" allowfullscreen></iframe>
  </body>

</html>