To center videos:
1. Select "Embed" under the share options. This will give you an iFrame code.
2. In your sandbox, create a new element and select "Widget/HTML"
3. Copy/Paste iFrame code into the text box
4. To center, place the folowing DIV tag around the iframe div style="text-align:center" /div