body,html{
    width: 100%;
    margin: 0;
}
#history{
    background-image:url(../images/icesky.jpg);
    text-align: center;
    height: 600px;
    margin-top:-22px;
    color: rgb(180, 183, 187);
}
#history p{
    font-size: 18px;
    text-align: center;
    margin: 80px;
    margin-top:-15px;
}
#founder{
    display: flex;
    color: rgb(9, 9, 9);
    font-size: 18px;
    margin-bottom: -20px;
    margin-top: -20px;
}
.f1 img{
    width:500px;
    height: 300px; 
    margin-top: -20px;
}
.f2 p{
    text-align: center;
    color: rgb(10, 10, 10);
    font-style: italic;
    font-size:25px;
}
#main{
    background-color: rgb(213, 227, 254);
    margin-top:-22px;
}
#charism{
    display: block;
    text-align: center;
    width: 100%;
    height: 400px;
    margin-top:-20px ;
    margin-bottom: -22px;
    color: rgb(235, 252, 252);
}
#charism h1{
   text-align: center;
    margin: 20px;
    color: black;
}
#charism img{
    width:400px;
    height: 200px; 
    margin-top: -20px;
}#charism p{
    width: 600px;
    margin-left: 350px;
    font-size:18px;
    color: blue; 
}
#spirit{
    text-align: center;
    margin-bottom: -15px;
    height: 430px;
}
#spirit img{
    width:400px;
    height: 250px; 
    margin-top: -15px;
}
#spirit p{
    width: 600px;
    margin-left: 350px;
    font-size:18px;
}
#first{
   text-align: center;
    color: blue; 
}
#details{
    display:flex;
    width:100% ;
    height: 200px;
    justify-content: space-between;
    align-items: stretch;
    gap:7px;
    padding-block:20px;
}
.dev1 img{
    width:130px;
    height: 70px; 
    margin: 30px; 
}
.dev2 img{
    width:130px;
    height: 70px;
    margin: 30px;
}
.dev3 img{
    width:130px;
    height: 70px; 
    margin: 30px;
}
.dev4 img{
    width:130px;
    height: 70px;
    margin: 30px;
}
.dev5 img{
    width:130px;
    height: 70px; 
    margin: 30px;
}
.dev6 img{
    width:130px;
    height: 70px; 
    margin: 30px;
}
h1{
    text-align: center;
    color: blue; 
}
#sec{
    display: flex;
    padding-block: 15px;
    gap: 30px;
}
#sec p{
    font-size:18px;
    color: rgb(73, 10, 175);
    text-align: center;
    margin-top: -18px;
}
.sec1 img{
    width:130px;
    height: 70px;
    margin: 35px;
}
.sec2 img{
    width:130px;
    height: 70px;
    margin: 35px;
}
.sec3 img{
    width:130px;
    height: 70px;
    margin: 35px;
}
.sec4 img{
    width:130px;
    height: 70px;
    margin: 35px;
}
