html,
body,
#root {
  min-height: 100%;
  background: #06080f;
  color-scheme: dark;
}

body {
  margin: 0;
}
