how to change the fill style of a html canvas code example Example: javascript context color context.fillStyle = "Green"; context.fillStyle = "#FF0000";