JSFiddle - React, Tailwind, and code Playground
HTML
<div>
</div>
CSS
div { height: 100px; background-color: red; background-image: radial-gradient( yellow, red );}
<div>
</div>
div { height: 100px; background-color: red; background-image: radial-gradient( yellow, red );}