.float-bottom{
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  padding:10px;
  background:rgba(255,255,255,.8);
}
