*{
	/border: 1px solid red;
	text-align: center;
	align-content: center;
}
.container{
	width: 75%;
}
.chart{
	float: left;
	height: 40%;
	width: 40%;
}
p{
	font-size: 20px;
	color:#000000;
}
