JSFiddle - React, Tailwind, and code Playground

by Praveen Kumar Purushothaman

HTML

<img src="https://s3.amazonaws.com/ksr/photos/258/DF2013_LOGO_RGB21.large_thumb.jpg" />

CSS

img:hover {
        filter: alpha(opacity=80);
        opacity: .8;
    }