text-shadow
to create a white shadow offset 0px
horizontally and 2px
vertically from the origin position.<p class="etched-text">I appear etched into the background.</p>
.etched-text { text-shadow: 0 2px white; font-size: 1.5rem; font-weight: bold; color: #b8bec5; }
Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️