JSFiddle - React, Tailwind, and code Playground

by John Satriano

HTML

<body>
    <div>
        <p class="greeting-id">The ID is</p>
        <p class="greeting-content">The content is</p>
    </div>
</body>