/* CSS Document */
h1{
        text-align: center;
        background-color: lightblue;
}
video{
        width: 20%;
        height: 400px;
}
img{
        width: 20%;
        height: 400px;
}