section h1 {
    font-size: 3.5rem;
}
section h2 {
    font-size: 2.8rem;
}

#nom {
  width: 50%;
}

#sujet {
  width: 50%;
}

#email {
  width: 50%;
}

#message {
  width: 50%;
}
