﻿
table {
    height: 200px;
    width: 800px;
    background-color: honeydew;
    border-spacing: 30px
}


.nahled {
    width: 400px;
    height: 200px
}
.menu{
    position: absolute;
    left: 730px;
    top: 35px;
    color: red;
}

video {
    width: 400px;
    height: 200px
}
