.green-box {
	left: 9%;
	width: 82%;
}

#box-1 {
	top: 1%;
	height: 12%;
}

#box-1 p {
	line-height: 1.1em;
	margin-top: 0.15em;
}

.solid-light-purple-box {
	position: fixed;
	top: 33%;
	width: 80%;
	left: 10%;
}

textarea {
	line-height: 1.6em;
	height: 140px;
	font-size: 0.72em;
}
