.inputbox {
    text-align: center;
    padding:5%;
    border-style:dotted solid dashed double;
    border-radius:20px;
    border:3px solid #a1a1a1;
    width: 100%;
}

.fileinputyple {
    display: none;
}

.inputlabel {
    cursor: pointer;
}

/* #imageName {
    color: green;
} */