JSFiddle - React, Tailwind, and code Playground
HTML
<img src="" alt="">
CSS
img {
width: 100px;
height: 100px;
border: 1px solid red;
}
<img src="" alt="">
img {
width: 100px;
height: 100px;
border: 1px solid red;
}