body {
    margin: 0;
    width: 100%;
    height: 100%;
}

.pending-maps {
    width: 100%;
    height: 100%;
    position: absolute;
}

.daily-maps {
    width: 550px;
    height: 375px;
    border: 1px #ccc solid;
}
