.fixedbar {
  bottom: 0 ;
  left: 0 ;
  position: fixed ;
  z-index: 99999 ;
  width: 100%;
}