body {
  height: 100%;
  background: url('../images/home_Plan%20de%20travail%201.png') rgb(255, 255, 255);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: center top;
  font-size: 1em;
}