body {
    background-color: #000000;
    text-align: center;
    width: 100%;
    margin: 0;
}

video {
    width: 90%;
    max-height: 90vh;
}
