body {
  background-image: url("/chapitre4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: white;
  font-family: Monospace;
}

.maintext {
  color: #736ced;
}