*{
    margin: auto;
    padding:auto;
    box-sizing: border-box;
    color: white;
}

body{
    background-color: #FEFBE7;
    background-image: url(https://besthqwallpapers.com/Uploads/11-10-2017/23625/thumb-somali-flag-national-flag-somalia-africa-flag-of-somalia.jpg);
    
  
}
.container{
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px;
}
.header{
    max-width: 650px;
    height: 80px;
    background-color:#03A8EC;
    border: 0.5px solid black;
    border-radius: 0 0 20px 20px;
    padding: 15px;
    margin-left: center;
    
}
.bilow{
    max-width: 800px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.kuxig{
    max-width: 800px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ugudanbeya{
    max-width: 800px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.counter{
    max-width: 800px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    
}
#dani{
    background-color:#03A8EC;
    color:white;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
    text-align: center;
  
}
#baraf{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;

}
.baraf img{
    width: 200px;
    height: 250px;

}


#farma{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
  
}
span{
    font-size: 50px;
    border-left: 2px solid black;
    margin-left: 20px;
    
}
.dani img{
    
    width: 200px;
    height: 250px;
    
}

button{
    
    width:200px ;
    padding: 10px;
    /* color: black; */
    font-size: 35px;
    background-color:#03A8EC;
    cursor: pointer;
    font-weight: bold;
}
button:hover{
    background-color: #ee1f1f;
}
.farmaajo img{
    width: 200px;
    height: 250px;
}
#shariif{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.shariif img{
    width: 200px;
    height: 250px;
}
#khayre{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.khayre img{
    width: 200px;
    height: 250px;
}
#daahir{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.daahir img{
    width: 200px;
    height: 250px;
}
#abdirahman{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.abdirahman img{
    width: 200px;
    height: 250px;
}
#bashiir{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.bashiir img{
    width: 200px;
    height: 250px;
}

#burka{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.burka img{
    width: 200px;
    height: 250px;
}
#xaaf{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.xaaf img{
    width: 200px;
    height: 250px;
}
#cosoble{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.cosoble img{
    width: 200px;
    height: 250px;
}
#nour{
    background-color:#03A8EC;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    line-height: 70px;
    width: 200px;
    height: 70px;
    padding: 5px;
}
.nour img{
    width: 200px;
    height: 250px;
}




.footer{
    padding: 0;
    margin-top: 1px;
    width: 800px;
    color: black;
    background-color: #03A8EC;
    font-size: 25px;
    text-align: center;
    
}
h2{
    color: #000000;
    
}
.love{border: none;
   font-size: 25px;
   color: #ee1f1f;
}

