html, body {
  margin: 0;
  height: 100%;
  background: #111;
  font-family: system-ui, sans-serif;
  color: #eee;
}
