.bouton-flottant {
    position: fixed;
    bottom: 45px;
    left: 20px;
    border: none;
    width: 51px;
    height: 51px;
    cursor: pointer;
    z-index: 1;
  }