CSS
yourSelector { background-color: yellow; }
JavaScript
yourVariable.style.backgroundColor = `yellow`