body {
  display: flex;
}
#page1 {
}

#page2 object {
  padding-right: 90px;
  margin-left: 10px;
  flex-grow: 1;
}
