CSS text-shadow property
The text-shadow property allows us to add one or several shadows to the text, separated by commas. The horizontal and vertical shadow's positions require property values that you can express in pixels, centimeters, inches, points, etc. We also use values of blur radius and color to add some shadow effects.

