JSFiddle - React, Tailwind, and code Playground

by bionicoz

HTML

<div></div>

CSS

div {
    background:#d10;
    width:400px;
    height:200px;
    -webkit-mask-image: url('http://i480.photobucket.com/albums/rr163/narlah1404/NiceCraneDesigns3_PhotoMask.png')
}