The Prism Stream

Medium+40 XP

Mission Briefing

Solid colors are not enough. Synthesize a linear gradient that blends from the cold dark of space into the hot core of the sun.

The Concept: Linear Gradient

background: linear-gradient(color1, color2) creates a smooth transition along a line.

The Objective

  1. Target the .spark-character.
  2. Create a linear-gradient from black to yellow.

Constraints

    csscolors
    Live Visual Output
    style.css
    Loading...