body {
    text-align: center;
    background: linear-gradient(#ff9472,#f2709c);
}

#section1 {
    color: #000000;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
    z-index: 9;
}

#a1 {
    color: black;
    font-size: 20px;
    font-weight: bold;
}

a {
    text-align: left;
}

#section1 iframe {
    width: 700px;
    height: 400px;
}

#section6 iframe {
    width: 500px;
    height: 300px;
}

h4 {
    text-align:center;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 15px;
}

img {
    margin-top: 10px;
    border-radius: 20px;
}
h1{
    text-align:left;
}
p{
    font-size:15px;
    font-weight:700;
    text-align:justify;
    color:black;
}
#img6{
    width: 500px;
    height: 500px;
}
.movie_head {
    font-size: 20px;
    padding: 6px 22px;
    border-radius: 20px;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}

.movie_head i {
    float: right;
}
#section7 h2{
    font-size: 35px;
    text-align: left;
}