:root.dark {
  --background: 0 0% 0% !important;
  --card: 0 0% 0% !important;
  --popover: 0 0% 0% !important;
}

:root.dark * {
  border-color: hsla(0, 0%, 100%, 0.16) !important;
}
