canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.chart {
    margin: auto;
    width: 80%;
}
.text-center {
    text-align: center;
}

linear-gradient(195deg,#ec407a,#d81b60)