let selected = document.GetElementById('selected'); selected.setAttribute( "style", `font-weight:bold; font-size: 20px; color: ${newColor}; background-color: lightgray;` );