JSFiddle - React, Tailwind, and code Playground

by phoenix_suresh

HTML

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<div class="container">
    <div class="row">
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
            <img src="http://osim.dev.bluecomvn.com/media/wysiwyg/slide-1.jpg" class="img-responsive" />
        </div>
    </div>
</div>