Offsets and blur
The first two values shift the shadow: a positive horizontal offset moves it right and a negative one left; the vertical offset does the same down or up. The third value, the blur radius, softens the edge and cannot be negative in the CSS grammar, so the smallest allowed blur is 0, which yields a hard-edged shadow - the basis of layered 3D and outline effects.