JSFiddle - React, Tailwind, and code Playground

by jonahe

HTML

<div id="container">
  <section>
    <p>
      test test 
    </p>
    <p>
      test test 
    </p>
    <p>
      test test 
    </p>
    <p>
      test test 
    </p>
  </section>
  <section>
    <p>
      test test 
    </p>
    <p>
      test test 
    </p>
  </section>
</div>