JSFiddle - React, Tailwind, and code Playground

by barzik

HTML

Your score is: 
<meter min="0" max="100" low="40" high="90" optimum="100" value="91">A+</meter>
<br />
<br />
Loading:
<progress>working...</progress>
<br />
<br />
Download is: 
<progress value="75" max="100">3/4 complete</progress>