html,
body,
#root {
  min-height: 100%;
  margin: 0;
  background: #08111d;
}

body {
  color: #f4f1ec;
}
