.app-input-file__label {
    cursor: pointer;
}
.app-input-file__input {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}