html {
    background-color: rgb(0, 0, 0);
}

.video{
    display: flex;
    align-items: center;
    justify-content: center;
}