Fluid Typography
Create text that scales with the window size, so that your headings look great on any screen.
Minimum size: rem at a viewport width of px.
Maximum size:rem at a viewport width of px.
Maximum size:
font-size: clamp(1.5rem, 8vw - 2rem, 3rem);