.ui-map-view {
    position: absolute;
    top: 44px;
    left: 0;
    bottom: 0;
    right: 0;
    background: #666;
}

#map-canvas {
    width: 100%;
    height: 100%;
}