html,
body,
#root {
  min-height: 100%;
  margin: 0;
  color: #d9e1db;
  background: #111113;
}

html,
body {
  color-scheme: dark;
}
