@import "https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css";

.columns:nth-child(2)
    {margin-top: -10rem;}





  #map {
    /* position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%; */
    height: 400px;
    width: auto;
    }

  