Usuń wszystkie style CSS z elementu

.element {
  all:revert;
}
Arrogant Anteater