.container{
	margin: auto;
	text-align: center;
	width: 100%;
	height: 100%;
}

.circle-img{
	cursor: pointer;
	margin-top: 50px;
	border-radius: 50%;
}
