javascript change color
function change() { document.getElementById("Black").style.backgroundColor = "red" }