h4 {
color: rgb(255, 255, 255);
font-family: Arial, Consolas
text-align: center;
}
textarea {
width: 50%;
float: top;
min-height: 250px;
overflow: scroll;
margin: auto;
display: inline-block;
background: #f4f4f9;
outline: none;
font-family: Consolas;
font-size: 17px;
}
iframe {
bottom: 0;
position: relative;
width: 100%;
height: 35em;
}