Cut off long text with three dots
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
Create a box with a fixed aspect ratio
Center any element horizontally and vertically
Responsive font size that scales with viewport
Simple two-column layout with CSS Grid