html,
body,
#root {
  height: 100%;
}

#root {
  width: 100%;
  overflow: hidden;
}
