JSFiddle - React, Tailwind, and code Playground

by Charles Butler

HTML

<div class="r1">d</div>

CSS

.r1 {
  width: 37px;
  background: url("https://www.capitalotb.com/files/chiclets/1.png") no-repeat fixed center;
     min-height: 37px;
}