iframe {
  border: 0;
  outline: 0;
  background: #000;
  width: 100%;
  aspect-ratio: 16/9;
  box-shadow: var(--frame-shadow);
}