Master of Depth

Hard+60 XP

Mission Briefing

The Day 9 finale! You must synthesize a "floating" effect. Shift Spark up, add a massive blurry shadow below, AND add an inner glow.

The Objective

  1. Target .spark-character.
  2. Shift Spark up by adding -30px vertical position (using margins or relative).
  3. Add an outer shadow: 0 40px 30px rgba(0,0,0,0.4).
  4. Add an inner shadow: inset 0 0 15px white.

Constraints

    cssshadows
    Live Visual Output
    style.css
    Loading...