h1 {
  color: green;
}

body {
  background: url("stage-16-mars-2025.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 2000px;
}
