1: 1 means length is is the same size as width.

No products were found matching your selection.
JavaScript lengthSlider.oninput = function() { widthSlider.value = this.value; widthValue.innerHTML = this.value; }