body {
  text-align: center;
}

textarea {
  display: block;
  width: 100%;
  height: 40%;
}

iframe {
  width: 100%;
  height: 40%;
}