#border
{
	position: absolute;
	height: 50px;
	width: 100%;
}

.container {
    width: 100%;
    height: 500px;
}

.chart-container {
    width: 80%;
    height: 50%;
}