player: add black background

This commit is contained in:
Feross Aboukhadijeh
2016-03-03 12:01:27 -08:00
parent 518edbc67d
commit 4449d5ed2a

View File

@@ -174,6 +174,7 @@ body.drag::before {
.player {
height: 100%;
background-color: #000;
}
.player video {