Cast the Shadow

Easy+10 XP

Mission Briefing

Welcome to Day 9! We are adding depth to the grid. Cast a physical shadow behind Spark to simulate overhead lighting.

The Concept: Box Shadow

box-shadow: h-offset v-offset color; creates a shadow behind an element's border box.

The Objective

  1. Target .spark-character.
  2. Add a 10px 10px black box-shadow.

Constraints

    cssshadows
    Live Visual Output
    style.css
    Loading...