.center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 350px;
}

#map{
    width:650px;
    height:400px
}

.minus{
    width: 25px; 
    height: 25px   
}