#image-avatar {
	object-fit: cover;
	border-radius: 50px;
	height: 50px;
	width: 50px;
}

.project-paragraph {
	margin-bottom: 100px;
}