textarea{
	width:48%;
	height:450px;
	font-size:18px;
	resize: none;
}
iframe{
	width:48%;
	height:450px;
}
button{
	width:200px;
	height:45px;
	background-color:#111;
	color:#fff;
	border:none;
	font-size:21px;
	transform:translate(450px ,-509px);
}