.video1 {
    float: left;
}

.video2 {
    display: inline-block;
}

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