<div className="foo">{bar.baz}</div>
<label htmlFor={`showme-${id}`}></label>

<input type="text"
    maxLength="4" autoComplete="true" spellCheck="false"
    className="input">

<svg xmlns="http://www.w3.org/2000/svg">
    <circle fillOpacity="0.7" />
</svg>
