body {
  margin: 0;
  background: #000;
}

#root {
  width: 100vw;
  min-height: 100vh;
}
