const wordLength = document.querySelector('.wordLength') wordLength.style.display = 'none'

// const sortSelect = document.querySelector('#sort-select') // sortSelect.style.display = 'none'