body.oembed {
  margin: 0;
}

.oembed.has-dimensions {
  position: relative;
}

.oembed.has-dimensions iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
