Currently working on a team page for a company, looking to incorporate an irregular-shaped png image with a red border.
The desired outcome should resemble the following: https://i.sstatic.net/ba7ek.png
The image provided for use is as follows: https://i.sstatic.net/aQl6e.jpg
Wondering if there is a way to apply a border to the image using CSS/JS that conforms to the irregular shape of the image itself?
Despite extensive searching, a viable solution has yet to be found.