#le_bouton {
   position: fixed;
   top: 90%;
   left: 10%;
   }

#bas_de_page {
   position: fixed;
   width: 98%;
   top: 96%;
   left: 1%;
   }
