What is the computed width of this element on a 1000px-wide viewport?.box { width: clamp(200px, 10vw, 300px); }