[].forEach.call(document.querySelectorAll('p'), p => p.style.color = 'red')