body {
	line-height: 1.7;
}

.customize-me {
	background: #F2836B;
	color: #fff;
	font-family: arial;
	font-size: 18px;
	height: 600px;
	width: 450px;
  border-radius:5px;
}
