#FileInput {
    position: fixed;
    bottom: -80px;
    left: 0;
    right: 0;
    opacity: .001;
    pointer-events: none;
}
