.Netflix-icon{
    background-color: rgba(240, 248, 255, 0.849);
    height: 50px;
    width: 50px;
}
.div1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 100px;
}
.div2{
    display: flex;
     margin-left: 100px;
}
.button-english{
    background-color: black;
    color: white;
    height: 30px;
    margin-right: 10px;
    font-weight: 700;
    border-radius: 4px;
    border-color: white;
    border-width: 1;
}
.button-sign{
    background-color: red;
    color: white;
    height: 30px;
    margin-left: 10px;
     font-weight: 700;
     border-radius: 4px;
     border-color: red;

}

.h1{
    text-align: center;
}
.p2{
    text-align: center;
}
.p1{
    text-align: center;
}
.div4{
    display: flex;
    justify-content: center;
}
.inputemail{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
}
.getbutton{
    padding-bottom: 10px;
    padding-top: 10px;
}
.div5{
    display: flex;
    margin-left: 20px;
    object-fit: cover;
     margin-left: 100px;
     overflow-y: auto;
     justify-content: space-between;
}
.imgg{
    margin-right: 20px;
}
.div6{
    display: flex;
     margin-left: 100px;
}
.d1{
    border-color: black;
    border-width: 1px;
    width: 200px;
    box-shadow: 0 0 10px rgba(0,0,0.1);
    font-size: medium;
    padding: 5px;
    justify-content: center;
    border-radius: 3px;
    align-items: center;
    margin-right: 20px
}
.div7{
    margin-left: 100px;
}
.h11{
    box-shadow: 0 0 10px rgba(0 0 0.1);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 3px;
    width: 900px;
}
.div8{
    display: flex;
    justify-content: center;
    margin-right: 15px;
}
.inputemail1{
    padding-right: 100px;
    margin-right: 10px;
    height: 40px;
}
.getbutton1{
background-color: red;
color: white;
border-color: red solid;
height: 40px;
}
.div9{
    display: flex;
    margin-left: 100px;
    margin-right: 100px;
    justify-content: space-between;
}
