.holder {
  width: 560;
  height: 315px;
  position: relative;
}

.frame {
  width: 100%;
  height: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  left: 1.5vw;
  width: 90%;
  height: 88%;
  cursor: pointer;
}