/* For Peertube Videos to flow the width of container */
.pt-vid {
    flex: auto;
}

#v-frame {
    background-color: black;
}