body {
    font: 10px sans-serif;
    margin: 0;
}

.line {
    fill: none;
    stroke: #666;
    stroke-width: 1.5px;
}

.area {
    fill: #e7e7e7;
}
