JSFiddle - React, Tailwind, and code Playground
by zerolfc
HTML
<script src="https://fonts.googleapis.com/css?family=Oxygen"></script>
<div style="width: 500px;height:300px;overflow:hidden;"><p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;">THESE TERMS AND CONDITIONS APPLY AS BETWEEN YOU, THE USER OF SERVICES PROVIDED HEREIN AND SPECIAL BUSINESSES LIMITED THE OWNER(S) OF THE PRO SOFTWARE UK (WWW.PROSOFTWAREUK.CO.UK) AND SALON SOFTWARE UK (WWW.SALONSOFTWAREUK.CO.UK)</span></span></p>
<p> </p>
<p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;">YOU AGREE TO COMPLY WITH AND BE BOUND BY THESE TERMS AND CONDITIONS AND TO GRANT ANY AND ALL LICENCES REQUIRED IS DEEMED TO OCCUR UPON YOUR ACCEPTANCE OF THESE TERMS AND CONDITIONS PRIOR TO YOUR FIRST USE OF THE SERVICES.</span></span></p>
<p> </p>
<p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;">1. Definitions and Interpretation</span></span></p>
<p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;">1.1 In these terms and conditions, unless the context otherwise requires, the following expressions have the following meanings:</span></span></p>
<p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;">“Website” means the website prosoftwareuk.co.uk, salonsoftwareuk.co.uk and any sub-domains of those websites unless expressly excluded by their own terms and conditions on which these terms and conditions appear.</span></span></p>
<p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;">“Account” means collectively the personal information, payment information and credentials used by Users to access the Services through the Websites;</span></span></p>
<p><span style="font-size:12px;"><span style="font-family:oxygenregular,sans-serif;"> “User / Users” means any third party that accesses the Websites and the Services employed by Special Businesses Limited...
CSS
div {
font-size: 100%;
display:block;
font-family: Arial;
}
div * {
line-height: 1.428571429;
margin: 0;
padding: 0;
}