body {
  overflow: hidden;
}

video {
  width: 100%;
  position: fixed;
}

.pass {
  background-color: rgba(66, 124, 206, 0.5);
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: white;
  padding-top: 300px;
}
.pass input {
  color: black;
}

/*# sourceMappingURL=protected.css.map */
