.pisell-scan-wrap {
  position: relative;
  video {
    display: block;
  }
  .pisell-scan-action {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
  }
}