#map {
    height: 400px;
    width: 100%;
}

#myCanvas:hover {
    cursor: crosshair;
}