body {
    background-color: red;
}

.vidBox {
    height: auto;
    width: 400px;
    background-color: gray;
    border: 1px solid black;
}
