As title said, `el.style.property = ''` and `e.style.setProperty('property', '')` should delete the property.
As title said,
el.style.property = ''ande.style.setProperty('property', '')should delete the property.