.l-content-editor__content {
  margin: 30px auto;
  text-align: center;
}
.l-content-editor__content iframe {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 1280/720;
}