#map{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
  }

.leaflet-popup-content { 
    width:170px !important;
    align-content: center;
    text-align: center;
}