main {
	padding: 50px 8%;
    padding-top: 120px;
}
h1 {
	margin-bottom: 30px;
}
textarea {
	border: solid 1px #949494;
	border-radius: .25rem;
}
#commentform p {
	display: block;
}