Newer
Older
2020-natsuki / redyellow.js
function white() {
  document.getElementById("red").style.backgroundColor = "white";
}