JSFiddle - React, Tailwind, and code Playground
by Ranganadh Paramkusam
HTML
<a href="http://goo.gl/tQYqew">URL</a>
<div class="stack" style="position: relative; width: 700px; height: 467px;"><img id="RefocusSurface0" src="https://lfe-cdn.lytro.com/lfe/1d77661c-0e04-11e4-95c9-12313d1fd058/v2/output.html5_refocus_frame_0_normal.jpeg" style="position: absolute; width: 700px; height: 467px; -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); opacity: 0;"><img id="RefocusSurface1" src="https://lfe-cdn.lytro.com/lfe/1d77661c-0e04-11e4-95c9-12313d1fd058/v2/output.html5_refocus_frame_1_normal.jpeg" style="position: absolute; width: 700px; height: 467px; -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); opacity: 0;"><img id="RefocusSurface2" src="https://lfe-cdn.lytro.com/lfe/1d77661c-0e04-11e4-95c9-12313d1fd058/v2/output.html5_refocus_frame_2_normal.jpeg" style="position: absolute; width: 700px; height: 467px; -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); opacity: 0;"><img id="RefocusSurface3" src="https://lfe-cdn.lytro.com/lfe/1d77661c-0e04-11e4-95c9-12313d1fd058/v2/output.html5_refocus_frame_3_normal.jpeg" style="position: absolute; width: 700px; height: 467px; -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085, 1.0853658536585367, 1); opacity: 1;"><img id="RefocusSurface4" src="https://lfe-cdn.lytro.com/lfe/1d77661c-0e04-11e4-95c9-12313d1fd058/v2/output.html5_refocus_frame_4_normal.jpeg" style="position: absolute; width: 700px; height: 467px; -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.0427698574338085,...
CSS
img{width:400px;}
a, button{z-index:10000;position:relative;}
JavaScript
$("button").click(function () {
$("img").removeAttr("style");
})