#download-button {
    position: absolute;
    top: 175px;
    left: 8px;
    word-break: break-all;
}

#legend-image {
    position: absolute;
    bottom: 7%;
    left: 1%;
    padding: 0.5em;
    background-color: rgba(255, 255, 255, 0.5);
    width: 15%;
    word-break: break-all;
}
