input {
    width: 100%;
    margin-bottom: 10px;
}

.contacto {
    height: 400px;  
}


#submitButton {
    width: 25%;
    margin-top: 10px;
}

