:root {
  background: #020c15;
  color-scheme: dark;
}

html,
body {
  background: #020c15;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
