how to set shadow to be the full background image in html code example
Example: add shadow to background image css
box-shadow: inset 0 0 5px 2px #282a2d; /* mark the inset */
box-shadow: inset 0 0 5px 2px #282a2d; /* mark the inset */