html, body {
  background: #111111;
  color-scheme: dark;
  margin: 0;
  touch-action: manipulation;
}
