The Glowing Glyph

Medium+35 XP

Mission Briefing

The coordinates are blurry. Project a high-contrast shadow behind the grid's text to make it legible against the darkness.

The Concept: Text Shadow

text-shadow works identically to box-shadow but applies strictly to characters. It does not have a 'spread' value.

The Objective

  1. Target the #grid container.
  2. Add a 3px 3px 5px black text-shadow.

Constraints

    cssshadows
    Live Visual Output
    style.css
    Loading...