JSFiddle - React, Tailwind, and code Playground

by Aaron von Schassen

HTML

<img src="https://www.google.de/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" alt="" class="block" height="1%">

CSS

.block {
  display: block;
  background: lightgrey;
}