
  #map {
    bottom: 0;
    height: 80%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    }

  html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    }
