html.dark-entry,
html.dark-entry body,
html.dark-entry #root,
html.dark-entry .theme-root {
  min-height: 100%;
  background: black;
  color-scheme: dark;
}
