The box-shadow property defines the shadow of an element:
A div element with a shadow. The first value is the horizontal offset and the second value is the vertical offset. The shadow color will be inherited from the text color.
You can also define the color of the shadow. Here the shadow color is grey.
A red shadow.