<p>The font-size of this text varies depending on the base font of the page, and the size of the viewport.</p>
p{ font-size: clamp(1.5rem, 2.5vw, 4rem); }
This Pen is owned by Sridhar Katta on CodePen.
See more by @sridhar-katta on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.