#vidsContainer {
    flex-direction: column;
    align-items: center;
}

#outputFeedCanvas {
    max-width: 100%;
    border: 1px solid #ccc;
}
