body{
    background-color: rgb(34, 34, 34);
}

video{
    width: 320px;
    border-radius: 3px;
}

video:hover{

}