MCQ
What does the 'rem' unit in CSS stand for?
Explanation
REM stands for 'Root EM' and is relative to the root element (html) font size, making it ideal for responsive designs.