.pre-wrap {
  background: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid #fff;
  color: #fff;
  letter-spacing: .1em;
  text-align: center;
  padding: 1em;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
