:root.dark {
  --background: #222;
  --foreground: #9e9e9e;
}

.bg-green-400 {
  background: #87ab63;
}
