It is possible to use an outer div to control various layout and style factors. This is achieved by wrapping the ShortCode(s) in a div where we can specify some CSS.
For example :
<div style=”margin:0px auto;padding:20px 20px;background:black;color:white;”>
[video v=8ttSBO0SnsU]
</div>
This centers the video with padding all around.