.askForYesOrNoPane {
  width: 100%;
}
.askForYesOrNoPane.fixed {
  position: fixed;
}