
body {
	background-color: #000;
}

.container {
    video {
        display: block;
        width: 100%;
        max-height: 100%;
    }
}
