JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://2.bp.blogspot.com/-hAOQ_DrZM1E/Ub6s63_iqxI/AAAAAAAC9hc/2mfBJjeQNos/s1600/Blind+Chess-Board.jpg"></img>

CSS

img:hover {
-webkit-filter: brightness(0.2);


}