HTML builds the page — CSS makes it beautiful! Pick the right CSS and watch your box transform.
💅 Stella the Stylist says:
CSS is the "style" language of the web. Each rule changes how something looks: color changes text color, font-size makes it bigger, background adds a color behind it. Pick the right rule and watch the magic! ✨
Style 1 / 6
💅
Pick the CSS rule that does the job!
Hello! 🎨
#card {
🏆
⭐⭐⭐
CSS Stylist!
0 points · you styled it!
🧠 CSS rules you learned:color (text color), font-size (text size), background (color behind), border-radius (rounded corners), padding (space inside), and text-align (line up text). Mix these to style any website! 🎨