h5 {
    margin-top: 10px;
}

input {
 padding: 30px;
 border: 1px solid darkgray;
}

#preview img {
    max-width: 200px;
    max-height: 200px;
}