A simple vignette effect using box shadow.
👉 Inset is a keyword we can use with box shadows to make the shadow flow inside the container instead of outside
⚠️ In this example, we overlay a dummy element on top of the image, since inset shadow cannot be drawn directly on top of images.
#css
#csstricks
#coding
#programming
#frontend
#fullstack
#webdevelopment
#javascript
#html
#nodejs