JSFiddle - React, Tailwind, and code Playground

by Rodwyn Moreno

HTML

<fieldset>
  <legend>Billing address</legend>
  Street: <input type="text"><br />
  Town: <input type="text"><br />
  Country: <input type="text"><br />
</fieldset>