
#svg {
    width: 600px;
}
body {
    background-color: azure;
    text-align: center;
    
}
table img {
    min-width: 600px;
    max-height: 400px
}
td video{
    padding-left: 100px;
    
}