
.container {
    width: 80% ;
    margin: auto;
    overflow: hidden;
}

#data-file-upload {
    background: lightskyblue;
}
