H1 { text-align: center; } .container { background-color: rgb(255, 255, 255); padding: 10px 0; } .marker { width: 200px; height: 25px; margin: 10p

Step 94

Finally, for the blue marker’s box-shadow property, replace the named color with the hsla function. Use the values 223 for hue, 59% for saturation, 31% for lightness, and 0.8 for the alpha channel.

And with that, your set of colored markers is complete! Well done.

Post your code here and link your topic to the challenge step.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.