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