html {
  color-scheme: dark;
}

body {
  min-height: 100vh;
  overflow-x: hidden;
}

.footer {
  margin-top: auto;
  padding: 1.5rem 1.5rem;
}
