JSFiddle - React, Tailwind, and code Playground

by kizer

HTML

<p>====Name====</p>

<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.375 4.66667V5.54167M9.625 4.66667V5.54167M6.41667 7.35006C6.88333 7.35006 7.29167 6.94172 7.29167 6.47506V4.66667M8.86678 8.86667C7.81678 9.91667 6.12512 9.91667 5.07512 8.86667M1.75 4.55V9.45C1.75 10.4301 1.75 10.9201 1.94074 11.2945C2.10852 11.6238 2.37623 11.8915 2.70552 12.0592C3.07986 12.25 3.56991 12.25 4.55 12.25H9.45C10.4301 12.25 10.9201 12.25 11.2945 12.0592C11.6238 11.8915 11.8915 11.6238 12.0592 11.2945C12.25 10.9201 12.25 10.4301 12.25 9.45V4.55C12.25 3.56991 12.25 3.07987 12.0592 2.70552C11.8915 2.37623 11.6238 2.10852 11.2945 1.94074C10.9201 1.75 10.4301 1.75 9.45 1.75H4.55C3.56991 1.75 3.07986 1.75 2.70552 1.94074C2.37623 2.10852 2.10852 2.37623 1.94074 2.70552C1.75 3.07986 1.75 3.56991 1.75 4.55Z" stroke="currentColor" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

<p>====Email====</p>
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.35002 5.14968V7.77469C9.35002 8.19238 9.51597 8.59301 9.81134 8.88837C10.1067 9.18374 10.5073 9.34969 10.925 9.34969C11.3427 9.34969 11.7433 9.18374 12.0387 8.88837C12.3341 8.59301 12.5 8.19238 12.5 7.77469V7.24969C12.5 6.06477 12.099 4.91473 11.3625 3.98656C10.6259 3.05839 9.59703 2.40667 8.44313 2.13738C7.28923 1.86809 6.07818 1.99707 5.00687 2.50334C3.93556 3.00961 3.06702 3.86341 2.54247 4.92588C2.01792 5.98836 1.86821 7.19703 2.11769 8.35539C2.36717 9.51375 3.00117 10.5536 3.91659 11.306C4.83201 12.0583 5.97502 12.4789 7.15977 12.4992C8.34449 12.5196 9.50127 12.1386 10.442 11.4182M9.35002 7.24969C9.35002 8.40947 8.4098 9.34969 7.25002 9.34969C6.09022 9.34969 5.15001 8.40947 5.15001 7.24969C5.15001 6.08988 6.09022 5.14968 7.25002 5.14968C8.4098 5.14968 9.35002 6.08988 9.35002 7.24969Z" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"...

CSS

body {
  padding: 80px;
  background: white;
}