.chart {
    width: 50%;
    margin: 2em auto;
    height:200px;
}

canvas {
    width: 100%;
}

.controls {
    text-align: center;
}