.imageUploadForm {
    bottom: 50px;
    display: flex;
    margin: 20px;
    justify-content: center;
}


.round {
    border-radius: 7px;
}