#myChart {
                height: 800px;
                width: 100%;
            }
            /* @import url(../style.css?aea6f0a); */

            #chart {
              margin-left: -40px;
              /* height of the image */
              height: 888px;
            }

            text {
              font: 10px sans-serif;
            }

            .dot {
              stroke: #000;
            }