JSFiddle - React, Tailwind, and code Playground
by khamer
HTML
<div>
hello
</div>
CSS
div {
background: url(https://via.placeholder.com/150/FFFFFF);
color: orange;
}
by khamer
<div>
hello
</div>
div {
background: url(https://via.placeholder.com/150/FFFFFF);
color: orange;
}