body {
  --light: var(--ON_toggle);
  --dark: var(--OFF_toggle) ;
}