What is REM and why should I use it instead of PX?
REM stands for "Root Em". It is a relative unit tied to the root font size of the browser (usually 16px). Using REM instead of PX is a best practice for accessibility because it allows users to scale textbook sizes globally via browser settings.