
body{
  background-color: rgb(143, 194, 228);
}

textarea {
	margin-bottom: 20px;
	margin-top: 10px;
	height: 10rem;
}

