#myChart {
    background-color: rgb(174, 161, 187);
    height: 500px;
    width: 800px;
}

h1 {
    color: aqua;
}