JSFiddle - React, Tailwind, and code Playground
by yiminghe
HTML
<div style='height:100px;'></div>
<div style='-webkit-transform:rotate(0);transform:rotate(0);border:1px solid red;width:100px;height:100px;' id='outer'>
<div style='width:200px;height:200px;background:url(http://img01.taobaocdn.com/tps/i1/T1yqVdFCVcXXazuKP7-520-280.jpg);background-attachment:fixed;background-repeat:no-repeat;position:absolute;left:0;top:0;z-index:10;'></div>
</div>