html {
  background-color: #f7f8fa;
}

html.dark {
  background-color: hsl(222.2 84% 4.9%);
}
