.image-upload-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    padding: 5px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}