링크 참조 : https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow
The box-shadow
CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.