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;
}
.span2{font-size: xx-large;margin-top:20px;margin-bottom:50px;}
.span3{

}
.divdev2{
    width: 100%;
}
.divdev21{
    float: left;
    margin-left: 200px;
   margin-top: 200px;
}
.divdev22{
    
}
.button1{
    background-color: rgb(132, 151, 255);
    border: none;
    border-radius: 9%;
    width: 200px;
    height: 60px;
    margin-top: 35px;
}
.img1{
    width: 337px;
    margin-left:100px;
}