:root {
   --background-color: #000;
   --input-background-color: #000;
}
.column-link.active {
  color: #0e0;
}

