JSFiddle - React, Tailwind, and code Playground
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;
}
<div class="r1">d</div>
.r1 {
width: 37px;
background: url("https://www.capitalotb.com/files/chiclets/1.png") no-repeat fixed center;
min-height: 37px;
}