.river{
    stroke: steelblue;
    fill: none;
    opacity: 0;
}

.lake{
    fill : steelblue;
    opacity: 0;
}