JSFiddle - React, Tailwind, and code Playground
HTML
<div id="slider" class="middle">
</div>
CSS
#slider{
height:467px;
background:#eeeeee url(http://lorempixel.com/400/200/) no-repeat left top, url(http://lorempixel.com/400/200/) no-repeat right top;
}