
body {

}

#root {
  width: 320px;
  height: 50%;
  position: absolute;
}

#root-11 {
    width: 30%;
    height: 50%;
    position: absolute;
    right: 20px;
    top: 10px;
    background-color: #FFF;
}
