.flex-container > div {
  flex: 50%;
  max-width: 50%;
}
#myBtn {
	bottom: 1.5em;
	right: 1.5em;
}