body {
  margin: 0;
  background-color: #000;
  color: white;
}

#root {
  width: 100%;
  height: 100vh;
}
