<div class="slider" style=" --width: 100px; --height: 50px; --quantity: 10; "> .slider .list{ min-width: calc(var(--width) * var(--quantity)); }