JSFiddle - React, Tailwind, and code Playground

HTML

<p>Contact me on: 
<address> 
<a href="mailto:[email protected]"> 
[email protected]
</address>
</a>
</p>

CSS

p{
    width: 100%;
}