File size: 396 Bytes
736353f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4c5f074
 
 
 
 
 
 
 
 
 
 
 
736353f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#logo {
    margin-left: 40%
}

#btn {
    color: green;
    height: 30px;
    width: auto;
}

.w1-full{
    width: 50%;
}

#img-id{
    display: block;
    margin-left: 40px;
}

#video_elem {
    margin-left: 300px !important;
}

#url_input {
    display: flex;
    justify-content: center !important;
    justify-items: center !important;
    /* width: 900px; */

}