.peek-footer{
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 899;
  height: $title_bar_height;
  line-height: $title_bar_height;
}
