JSFiddle - React, Tailwind, and code Playground

by OwenMelbz

CSS

.torch {
    background-image: url("http://i39.tinypic.com/2agqihe.png");
    background-repeat: no-repeat;
    background-color: black;
    width: 200px;
    height: 300px;
}