JSFiddle - React, Tailwind, and code Playground

by Anand Chowdhary

HTML

<div class="fc">
    <div class="f">
        <div class="fr">
            Front
        </div>
        <div class="ba">
            Back
        </div>
    </div>
</div>