/* color, h-offset, v-offset, blur, spread, inset (optional) */ .element { box-shadow: #000 10px 10px 10px 3px inset; }