JSFiddle - React, Tailwind, and code Playground

HTML

<div>
    <img src="http://0.tqn.com/d/graphicssoft/1/0/e/N/5/psptubez_dot_com_005.png"/>
</div>

CSS

div:hover { opacity: .5; -webkit-filter: grayscale(100%) sepia(100%); }