@view-transition {
  navigation: auto;
}

html {
  background: #fbfaf7;
}

html[data-theme="dark"] {
  background: #0a0a0a;
}
