const box = document.querySelector('.box'); const scrollbarWidth = box.offsetWidth - box .clientWidth;