*{

    padding: 0;
    margin: 0;
}   
body{
    background-color: rgb(0, 0, 0);
    color: white;
}
.menu{

    font-size: 25px;
    text-align: right;
    margin-left: 10px;
    margin-top: 20px;

    margin-bottom: 30px;

}
.menu img{
    margin-top: -1%;
margin-left: -0.3%;
    width: 6%;
    float: left;
}
li{
    display: inline;
}

a{
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 10px 8px;
}
.home{
    width: 100%;
}


.about{
    width: 100%;
    margin: 0%;
}


    .why{
        width: 100%;
        margin: 0%;
    }

.drop{
            position: relative;
            display: inline-block;
        }
.content{
            position: absolute;
            display: none;

background-color: rgba(255, 255, 255, 0.137);
color: rgb(255, 255, 255);
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        }
.content a:hover{background-color: rgba(0, 0, 0, 0.582); color: rgb(255, 255, 255);}
.content a{
            color: rgb(255, 255, 255);
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            text-align: center;
        }
.drop:hover .content    {
            display: block;
           
          }   
              
        i{
            color: rgb(146, 33, 33);
        }
    
.img img{
        width: 50%;
    }

.img{
    position: relative;
    float: left;
    margin-left: 10%;
    margin-top: 5%;
}
.teksti{
    position: absolute;
    color: white;
    margin-left: 58%;
margin-top:13%;
}
.jpg img{
width:  85%;
}
.jpg{
    position: relative;
    float: left;
    margin-left: 50%;
    margin-top:5%;
}
.tekst{
    position: absolute;
    color: white;
    margin-left: 10%;
margin-top: 49%;
}
.text{
position: absolute;
float: left;
margin-left: 58%;
margin-top: 85%;
}
.texti{
    position: absolute;
 color: white;
 margin-left: 10%;
 margin-top: 119%;
}
.shkrimi{
    position: absolute;
    float: left;
    margin-left: 58%;
    margin-top: 153%;
}
.shkr{
    position: absolute;
    margin-left: 10%;
    margin-top: 188%;
}
.an{
    position: absolute;
    float: left;
    margin-left:58% ;
    color: white;
    margin-top:219%;
}
.shy{
  position: absolute;
  margin-left: 10%;
  margin-top: 257%;
}
.as{
    position: absolute;
    float: left;
    margin-left: 58%;
    margin-top: 297%;
}