.title-upoload{
    text-align: center;
    font-weight: bolder;

}
.upload{
    border-radius: 10px;
    background-color: aliceblue;
    margin-top: 20px;
}
.upload h2{
    text-align: center;
}
span{
    color: rgb(255, 102, 0);
}
