JSFiddle - React, Tailwind, and code Playground

by Jake Cattrall

HTML

<img src="http://i.imgur.com/M5Ds6Ik.png" style="float: right;" />
<h3 style="color:red;margin: 0;">Tony Core</h3>
<h4 style="color:#999;margin:0;">Marketing Manager</h4>

<br />

<strong>[email protected]</strong><br />
<strong>Telephone. <span style="color: red;">01803 66 38 38</span></strong><br />
<strong>Mobile. <span style="color: red;">07725 653429</span></strong>

<hr style="display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;" />

<p style="font-size:14px;">
    Authorised and Regulated by The Financial Conduct Authority<br />
    Winner of The Princes Trust Enterprise 21 Award Chief Vehicle Rentals Ltd.
</p>
<p style="font-size:14px;">
    Registeted in England No. 04152462.<br />
    Registered Office: The Coachworks, Roundham Road, Paignton, Devon, TQ4 6DS
</p>
<a href="http://www.chiefrentals.co.uk" style="display:block;text-align:center;font-size:28px;color:white;background-color:red;padding:10px;text-decoration: none;">www.chiefrentals.co.uk</a>
<br />

<p style="font-size:14px;">The contents of this email are confidential and should be read only by the person or persons at the email address to which it is addressed. If you have received this e-mail message in error, please notify us immediately by telephone (01803 863 838). Please destroy the message and delete it from your system. Any form of reproduction. dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message is strictly prohibited. Although all outgoing email is scanned by McAfee Antivius software, neither Chief Vehicle Rentals Ltd nor the sender accepts any responsibility for viruses.</p>

CSS

body{
    font-family: Arial;
}