body{
    background-color: lightgrey;
}
video, embed{
    float: right;
    padding: 20px;
}
img{
    float: center;

}