:root {
  --background: 215 35% 97%;
  --primary: 217 90% 58%;
  --boot-logo: url("/logo-compact.png");
}
.dark {
  --background: 220 12% 12%;
}
