I had a situation where I wanted to highlight an arbitrary element on a page. Like, call attention to it briefly.
There is a pretty obvious and straightforward way to do this. We could apply an inset style box-shadow to whatever, and that would apply a nice glow that works just fine:
.highlighted-element { box-shadow: inset 0 0 40px 8px oklch(0.5574 0.2911 ...