Container size queries provide a number of advantages over media (viewport) size queries, besides the ability to query nested elements. In order to access those benefits, and also provide a 'default' ...
Elements with overflow: auto only get a scrollbar when the contents overflow. Classic scrollbars take some space, so this affects sizing this way: When the box is intrinsically sized, this reserved ...