body{
    padding: 0;
    margin: 0;
    background: #333;
}
#map-template{
    height: 100%;
    width: 100%;
    position: fixed;
} 
