body{
    background-color: rgb(250, 249, 255);
}
.txt1{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-left: 3px;
}
.list1{
    list-style: none;
    display: flex;  
}
.list11{
    padding-right: 50px;    
}
.divdev1{
    display: flex;
    justify-content: space-between;
}
.divdev102{
    
}
.divdev101{
    
}
nav{
    background-color: rgb(254, 254, 254);
    width: 100%;    
}
.span1{
    font-size: small;
    margin-bottom: 50px;
}
.navi{
   text-decoration: none;
   color: black;
}
.img1{
    width: 100%;
    height: 300px;
}
.p1{
    width: 416px;
    font-size: large;
}
.divdev31{
    
}
.divdev32{
    
}
.txt2{
    margin-bottom:50px;
}
.img3{
    width:500px;
}
.divdev3{
    display: flex;    
    justify-content: space-around;
}