JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<link href="css/style.css" type="text/css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Raleway:400,700,900,500' rel='stylesheet' type='text/css'>


<title>Time</title>
</head>
<body>

<h1 id="up">How To Avoid Wasting Your Most Valuable Online Asset - TIME!</h1>

<a href="http://arnoldsoft.wix.com/ar-design" target="_blank"> <img src="images/file.jpg" width="630" border="0" height="419" title="photo" alt="pic" hspace="10" align="right"></a>

<!--arnold-->


<p>If you're involved in an internet marketing business, then
you've probably already come face-to-face with your #1
enemy - "Time Wasting"

What you need to know is that "Time Is Money". And this
applies even more to the online world, than in regular
business.

You see, anyone can become an online entrepreneur. It
doesn't involve start-up capital or expensive equipment to
start. A low grade PC and a net connection is all you need.

And since cash isn't really a barrier, time-management has
become all the more critical. Your challenge for success is
simply to get more done - in less time.

So what are the greatest online time wasters and what can
you do to avoid them?</p>


<ol>
<li>Retyping the same old thing time and time again.</li>
<li class="new">Failing to manage your email effectively.</li>
<li class="new">Getting sucked into pointless forum discussions.</li>
<li>Failing to set a goal, before you switch the computer on.</li>
</ol>

<p>If you're involved in an internet marketing business, then
you've probably already come face-to-face with your #1
enemy - "Time Wasting" become all the more critical..
This sounds simple. But stop and think how many times you retype the same old simple information Most people have cottoned on to automating their email.
Get yourself a clickboard or shortcut extender....

CSS

#up{
color:#044FB8;
font-family: 'Raleway', sans-serif;
font-weight: 700;


    
}
body {
font-family: 'Raleway', sans-serif;
font-weight: 400;
}

h2 {
font-family: 'Raleway', sans-serif;
font-weight: 500;
}

h3{
font-family: 'Raleway', sans-serif;
font-weight: 400;
}

.new{
color: #3555ff;
}