@ -425,6 +425,21 @@ Add `data-autoplay` to your media element if you want it to automatically start
```
### Stretching elements
Sometimes it's desirable to have an element, like an image or video, stretch to consume as much space as possible within a given slide. This can be done by adding the ```.stretch``` class to an element as seen below.
```html
<section>
<h2>This video will use up the remaining space on the slide</h2>