Apakah ada properti yang mengatur ulang semua atribut CSS Div

.reset-this-div_styles {
  all: unset;
}
Zarden