.headWeather{
    padding-top: 70px;
    text-align: center;
}
.weather1{
    font-weight: 400;
    text-align: justify;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 20px;
}
.weather2{
    font-weight: 400;
    text-align: justify;
    padding-left: 100px;
    /* padding-right: 100px; */
    font-size: 20px;
}
.imgofWeather{
    height: 380px;
    width: 550px;
    padding-right: 60px;
}
.para{
    font-weight: 400;
    text-align: justify;
    padding-left: 100px;
    padding-right: 60px;
    font-size: 20px;
}
.Automatic{
    font-weight: 600;
    color: blue;
    font-size: 25px;
}
.list{
    color: rgb(49, 49, 231);
}
.list2{
    color: rgb(49, 49, 231);
    font-weight: 400;
    text-align: justify;
    padding-left: 140px;
    padding-right: 100px;
    font-size: 20px;
}
.img1{
    position: absolute;
    width: 510px;
    height: 600px;
}
.img2{
    position: relative;
    width: 600px;
    height: 600px;
}
