#uploading{
    width:100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    color: #FFFFFF;
    font-size: 32px;
    display: none;
}