.adh-body {
  background-color: var(--background);
  transition:  background-color 1s;
}

