body
{
 background: black;
}

video
{
 width: 1280px;
 height: 720px;
}

.main-title
{
 font-size: 1.75em;
 text-align: center;
 color: white;
}

.video-container
{
 width: 1300px;
 margin: auto;
}
