@media (prefers-color-scheme: dark) {
  html, body {
    background-color: #ffffff !important;
    color: #000000 !important;
  }
}

.t396__artboard {
  background-color: inherit !important;
}