#root {
  width: 100%;
}

#root svg {
  width:100%;
  height:200px
}

#root button {
  margin-bottom: 16px;
}