.upload{
    position: absolute;
    bottom: 0px;
}

.upload input[type = "file"]{
    opacity: 0;
}

input[type = "file"]{
    opacity: 0;
}