@import url(https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css);

[class*="dark-mode"] {
  display: none !important;
}
