body {
  margin: 0;
  background: #f7f9fd;
}

html.app-dark body {
  background: #080d1c;
}
