.peek-a-bar {
  margin: 0;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  color:#fff;
  font-size: 17px;
  z-index: 9999999;
}

