JSFiddle - React, Tailwind, and code Playground

HTML

<a href=""></a>

CSS

a{ display:block; width:200px; height:400px; background: url('http://www.frederiksamuel.com/blog/images/spritenew.jpg') 0 0px; background-repeat: no-repeat; float: right; text-indent: -9000px;}

a:hover { background-position: -200px 0px; background-repeat: no-repeat; float: right; }