JSFiddle - React, Tailwind, and code Playground

HTML

<div style="padding: 30px; margin-top:2px width: 100px">
  <img src="https://via.placeholder.com/150"/>
  <div style="background: red; width: 100px; height: 100px; filter: drop-shadow(0px -4px 19px #FF1658)">
  </div>
</div>