.boton-flotante{border-radius:50px;bottom:-100px;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;left:50%;padding:15px 30px;position:fixed;transform:translateX(-50%);transition:bottom .5s ease-in-out}.boton-flotante.visible{bottom:50px}