JavaScript 參考手冊
CSS CSSStyleDeclaration
移除 color 屬性:
removeProperty() 方法用于移除指定的 CSS 樣式屬性。
object.removeProperty(propertyname)