body {
  margin: 0;
}

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

.ui {
  position: absolute;
  z-index: 1;
}

label {
  display: block;
  font-size: .8;
}
