#map {
    height: 100%;
}

/*
 * Optional: Makes the sample page fill the window.
 */
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.label {
    color: #FFFFFF;
    font-size: 37pt;
    font-weight: bold;
    padding: 10px 15px;
    position: relative;
    -webkit-text-stroke: 2pt #000000;
}
