how to change color of object in canvas code example Example: javascript context color context.fillStyle = "Green"; context.fillStyle = "#FF0000";