JSFiddle - React, Tailwind, and code Playground

by denniswaltermartinez

HTML

<p>
    <keygen name="key">
</p>
<p>Your score is:
    <meter min="0" max="10" value="3">2 out of 10</meter>
</p>