JSFiddle - React, Tailwind, and code Playground

by DNNdrago

HTML

<head lang="en">
    <meta charset="UTF-8">
    <title>Hello HTML!</title>
</head>
<body>
    <strong>Hello HTML5</strong>
</body>