html,
body {
  margin: 0;
  background-color: #05070a;
  color: #f7f8fa;
}

#root {
  min-height: 100vh;
}
