#map {
        height: 100%;
        width:100%;
      }
/* Optional: Makes the sample page fill the window. */
html, body {
height: 100%;
margin: 0;
padding: 0;
}
html .toggle-primary .toggle label{
    color:#fff;
    background:#F4A200;
}