html, body {
  background-color: #001529 !important;
  margin: 0;
  padding: 0;
}

#root {
  background-color: #001529;
} 