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