textarea{
	position: absolute;
	font-size: 25px;
	resize: none;
	border: dashed 2px #000;
	border-radius: 8px;
	width: 408px;
    height: 116px;
	padding: 5px;}