p {
	border: 1px solid black;
	width: 300px;
	height: 50px;
	overflow: auto;
	resize: both;
}