Recently, I stumbled upon some 80's retro design elements that featured glowing effects, such as this one:
https://i.sstatic.net/aaJPR.png
Would it be possible to recreate this glowing effect using just CSS? I'm thinking of creating a line with some box shadow, but I want more intensity in the middle and less on the sides. I'm unsure how to achieve this effect purely with CSS. Any insights would be greatly appreciated.
Thank you in advance.