html {
  color: var(--color-text-default);
  background-color: var(--color-bg-default);
}
