<style>
	.comment-box {
		border: 1px solid #ced4da;
		border-radius: .25rem;
		padding: .75rem;
		width: 100%;
		min-height: 100px;
		margin-bottom: 10px;
	}
</style>
