JSFiddle - React, Tailwind, and code Playground

HTML

<img src='http://www.longriflewebdesign.com/images/wood_background.jpg' id='selector'/>

CSS

#selector {
    width:100%;
    height:100%;
}