JSFiddle - React, Tailwind, and code Playground

HTML

<a href="http://cis3630.org/student-webpages.php"> Go back to student page </a>&nbsp;&nbsp;
	
<h2>Rinkesh Shethiya<br /><img alt="Rinkesh Shethiya" style="width: 228px; height: 228px;" src="http://rinkesh.domainsforauthors.com/rinkesh.jpg"> </h2>   
 
<p style="text-align:center"><a href="http://cis3630.org/student-webpages.php">Student Pages</a> -
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Frinkesh.domainsforauthors.com%2F&amp;charset=utf-8&amp;doctype=HTML5&amp;group=0">Validation</a>

<h2>Rinkesh Shethiya's Page</h2>
<p> Principles of Web Design <br />

     CIS 3630<br>

     Summer-2015 <br>


<!-- <p style="color:white">Hello Class! -->
<p><strong>Hello Class!</strong></p>
<p> My name is Rinkesh Shethiya. I'm currently a full-time student. I currently working full-time for a non-profit organization in Long Island. In past I have worked for Mount Sinai as a Junior Financial Analyst, and did few accounting internships.
I will be finishing my BBA in accounting in Fall 2015 with 150 credits. </p>

<p>After college, my main goal is to get into Big Four and pass the CPA exam by May 2017. In Future I want to own my own CPA firm or become partner in a CPA firm, along with that I want to start a restaurant and bar business too. . I am extremely motivated individual with attitude of do whatever gets the job done. </p>

<P>Over this summer I am taking one accounting class and two CIS classes. I am hoping to get all As because I really need it to get my GPA to look little sexy on my transcript, and hopefully that results into landing a dream job next semester. </P>

<p>

Thank you for your time. 

</p>

	
	
	<p></p>

CSS

p {color: #ffffff;}
h2 {color:#FFFFFF;text-align:center;}	
a {text-decoration: none; }
a:link {color: #CCCCCC; }
a:visited {color: #cccccc; }
a:hover {color: #ffffff; }
a:active{color:fuchsia;}
body {background-image:url('http://rinkesh.domainsforauthors.com/1190164.jpg')}