body {
  background-color: var(--sys-color-background);
  color: var(--sys-color-on-background);
  min-height: 100vh;
}
