html {
  filter: invert(1);
}

#not-dark, .not-dark, img {
  filter: invert(1) !important;
}
