#vtt-operation-container {
  width: 90%;
  display: flex;
  justify-self: center;
}
iframe {
  width: 80vw;
  height: 45vw;
  border: none;
}