Exercise 1: What CSS-in-JS Is, and the Real Problems It Genuinely Solved — Possible Solution ==================================================================== WHAT CSS-IN-JS ACTUALLY IS ------------------------------ Per this chapter, "CSS-in-JS means writing actual CSS rules directly inside JavaScript or component files (styled-components, Emotion) — a component's own styling lives literally alongside its own logic in the same file, generated at runtime by a library that dynamically creates and injects real