.background {
  background: var(--app-color-background);
  color: var(--app-color-foreground);
}