h1{
    text-align: center;
    background-color: lightpink;
}
video{
        width: 20%;
        height: 400px;
}
img{
        width: 20%;
        height: 400px;
}
p{
        text-align: center;
}