JSFiddle - React, Tailwind, and code Playground

by saluce

HTML

<head><script type="text/javascript" async="" src="http://www.google-analytics.com/ga.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Black Tie Photographers | New York Wedding Photographer Tarrytown, New York</title>

<!-- Description meta-->
<meta name="description" content="Black Tie Photographers, New York – Professional Photography Services">



<link rel="alternate" type="application/rss+xml" title="Black Tie Photographers RSS" href="http://blacktiephotographers.com/feed/">
<link rel="pingback" href="http://blacktiephotographers.com/xmlrpc.php">
<link rel="stylesheet" href="http://blacktiephotographers.com/wp-content/themes/photolux_v120/css/prettyPhoto.css" type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href="http://blacktiephotographers.com/wp-content/themes/photolux_v120/css/nivo-slider.css" type="text/css" media="screen" charset="utf-8">


<!--Google fonts-->

<link rel="stylesheet" href="http://blacktiephotographers.com/wp-content/themes/photolux_v120/css/cssLoader.php" type="text/css" media="screen" charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="http://blacktiephotographers.com/wp-content/uploads/2012/08/favicon.ico">

<link rel="alternate" type="application/rss+xml" title="Black Tie Photographers » Feed" href="http://blacktiephotographers.com/feed/">
<link rel="alternate" type="application/rss+xml" title="Black Tie Photographers » Comments Feed" href="http://blacktiephotographers.com/comments/feed/">
<link rel="alternate" type="application/rss+xml" title="Black Tie Photographers » Home Comments Feed" href="http://blacktiephotographers.com/flash/feed/">
<script type="text/javascript" src="http://blacktiephotographers.com/wp-includes/js/jquery/jquery.js?ver=1.7.1"></script>
<script type="text/javascript" src="http://blacktiephotographers.com/wp-content/themes/photolux_v120/js/main.js?ver=3.3.1"></script>
<script type="text/javascript"...

CSS

/*
Theme Name: Photolux
Version: 1.2.0
Theme URI: http://pexetothemes.com/demos/photolux_wp/
Description: <strong>Premium Photography WordPress Theme &nbsp; &nbsp; &nbsp; - &nbsp; &nbsp;</strong> <a href="http://twitter.com/pexeto">Follow us on Twitter</a> to be notified about theme updates.
Author: Pexeto
Author URI: http://pexeto.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*
    /*-----------------------------------------------------------------------------------
            1.CSS Restart
            2.Basic Text and Heading Styles
            3.Basic Document Styling
            4.Sliders
            5.Content
            6.Portfolio / Galleries
            7.Sidebar
            8.Footer
            9.Widgets and Page Templates
            10.Elements
            11.Others
            12.Updates
-----------------------------------------------------------------------------------*/
    /* ----------------------------- 1.CSS Restart -------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video
    {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,aside,figure,footer,header,hgroup,nav,section {
    display: block;
}

nav ul {
    list-style: none;
}

video{
left:30;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    outline: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration:...