ui-fixed-bar {
  display: block;
  position: sticky;
  top: 0;
}