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

html {
  color-scheme: dark;
}
