.chart {
    width: 100%;
    max-width: 600px;
    max-height: 700px;
    margin: 0 auto;
}

#data-input {
    width: 100%;
}