.ity-preview {
  margin-top: 10px;
}

.ity-preview iframe {
  border: none;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.tiktok-preview,
.instagram-preview {
  border: 1px dashed #ccc;
  padding: 10px;
  text-align: center;
  background: #fafafa;
  font-size: 14px;
}
