#map {
    position: absolute;
    height: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
#logo {
    position: absolute;
    right: 0;
}