change a css using js code example Example: how to change css with js document.querySelector('h1', container).style.backgroundColor = 'red';