clamp() example

Resize the viewport and watch the width change

width: clamp(250px, 50vw, 600px);