body {
    padding: 0;
    margin: 0;
}

html, body{
    height: 100%;
}

#map-holder{
    padding-bottom: 1em;
}

