section h1 {
    font-size: 3rem;
}
section h2 {
    font-size: 2.3rem;
}
#nom {
  width: 60%;
}
#sujet {
  width: 60%;
}
#email {
  width: 60%;
}
#message {
  width: 60%;
}
