html,
body,
#root {
  min-height: 100%;
  margin: 0;
  background: #030303;
  color-scheme: dark;
}
