Responsive font size that scales with viewport
font-size: clamp(1rem, 2vw + 1rem, 2rem);
Create a box with a fixed aspect ratio
Center any element horizontally and vertically
Simple two-column layout with CSS Grid
Style your scrollbar for WebKit browsers