html {
  color-scheme: light dark;
  font-family: system-ui;
  display: flex;
  height: 100%;
}
nav li {
  padding: 4px;
}
