.text-scroll-wrap{
	width: 100%;
	height: 40vh;
	padding: 10px;
	overflow-y: scroll;
	margin-top: 20px;
	margin-bottom: 10px;
}
.link{
	color: blue;
	text-decoration: none;
}