JSFiddle - React, Tailwind, and code Playground

by SpiceLab

HTML

<form>
  <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Enter Your E-Mail">
</form>

CSS

input[type=email] {text-align:center;}