#map { 
    height: 500px;
    z-index: 1;
}

canvas {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}