body {
  margin: 0;
}

#root {
  background-color: yellow;
  overflow: auto;
}