html, body, .gmap-game > div {
    height: 100%;
}

.gmap-game {
    height: calc(100% - 56px);
}

.modal-footer {
    justify-content: space-between;
}

.fa-copy {
    cursor: pointer;
    padding-left: 5px;
}
