body {
  background-color: #0A0A0A;
  margin: 0;
  overflow-x: hidden;
}

#root {
  display: flex;
  flex: 1;
}
