Entfernen Sie alle CSS -Stile aus dem Element

.element {
  all:revert;
}
Arrogant Anteater