body {
  overflow-y: scroll;
}

#root {
  min-height: 50vh;
  display: flow-root;
}
