body{
    background-color: rgb(3, 3, 61);
    height: auto;
}
.kak{
    display: flex;
}
.logo{
    width: 25px;
    height: 25px;
    border-radius: 100%;
    cursor: pointer;
}
.photo{
    width: 20PX;
    height: 20PX;
    margin-top: 10px;
    margin-left: 15px;
    border-radius: 100%;
}
.A{
    margin-left: 700px;
    display: flex;
}
.M{
    margin-left: 15px;
    color: white;
    font-style: oblique;
    font-weight: bold;
}
.M::after{
    content:'';
    width: 0px;
    height: 2px;
    background-color: rgb(215, 236, 20);
    position: absolute;
    left: 0px;
    bottom: -10px;
    transition: 0.5 s;
}
.bod{
    display: flex;
}
.pa{
    width: 750px;
    height: 420px;
    margin-left: 40px;
    border-radius: 5%;
    cursor: pointer;
}
.pho{
    width: 870px;
    height: 570px;
    border-top-left-radius: 50px;
    border-bottom-right-radius:50px ;
    margin-left: 70px;
}
.tex{
    text-align: center;
    font-size: 45px;
    font-style: italic;
    color: goldenrod;
    font-variant: small-caps;
    font-weight: bold;
}
input{
    margin-left: 100px;
    padding: 20px;
    width: 190px;
    border-top-left-radius: 50px;
    border-bottom-right-radius:50px ; 
    font-weight: bold;
    font-size: 19px;
    cursor: pointer;
}
input:hover{
    background-color: yellowgreen;
}
h1{
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: white;
}
footer{
    height: 15vh;
}
.fo{
    margin-left: 100px;
}
.l{
    margin-left: 40px;
    color: white;
}
.c{
    display: flex;
    margin-top: 30px;
}
.n{
    margin-left: 20px;
    font-style: italic;
    font-family: 'Times New Roman', Times, serif;
    color: white;
}
.k{
    color: white;
    margin-bottom: 0px;
    font-style: italic;
    margin-top: 0px;
}
.B{
    font-size: 50px;
}
.r{
    width: 30px;
    height: 30px;
}
.bloc{
    display: flex;
}
.j{
    color: white;
    
}
.t{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-left: 10px;
}
.L{
    font-style: oblique;
    color: white;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 10px;
}
@media screen and (max-width: 770px)
{
   .A{
       margin-left: auto;
       height: 10px; 
   }
   .M{
       font-size: 12px;
       height: 5px;
       color: yellowgreen;
   }
   .bod{
       flex-direction: column;
   }
   .pa{
    width: 340px;
    height: auto;
    border-radius: 5%;
    cursor: pointer;
    margin-left: auto;
    }
    .l{
        margin-left: 0px;
        color: white;
        width: 40%;
    }
    .fo{
        margin-left: auto;
    }
    .k{
        color:blanchedalmond;
        margin-bottom: 0px;
        font-style: italic;
        margin-top: 0px;
        font-size: 10px;
    }
    .B{
        font-size: 20px;
        color: yellow;
    }
}
.M:hover{
    border-left: solid;
    height: 15px;
}
.gal{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 15px;
    height: auto;
    width: auto;
}
.scre{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004511_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr1{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004518_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr2{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004524_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
    
}
.scr3{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004538_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr4{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004546_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr5{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004558_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr6{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004609_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr7{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004619_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr8{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004642_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr9{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004649_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr10{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004538_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scr11{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Screenshot_20211219-004511_Facebook.jpg);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.tic{
    color: rgb(12, 15, 207);
    font-style: italic;
    font-weight: bold;
}
.scr{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Sanspapa1.jp);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
.scrf{
    width: 290px;
    height: 200px;
    background-color: aqua;
    margin-left: 10px;
    background-image: url(Sanspapa1.jp);
    font-size: cover;
    cursor: pointer;
    border-radius: 20px;
}
@media screen and (max-width: 770px){
    .gal{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 6px;
        height: auto;
        width: auto;
    }
    .scre{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004511_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr1{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004518_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr2{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004524_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
        
    }
    .scr3{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004538_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr4{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004546_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr5{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004558_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr6{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004609_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr7{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004619_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr8{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004642_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr9{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004649_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr10{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004538_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr11{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Screenshot_20211219-004511_Facebook.jpg);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scr{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Sanspapa1.jp);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
    .scrf{
        width: 200px;
        height: 200px;
        background-color: aqua;
        margin-left: 10px;
        background-image: url(Sanspapa1.jp);
        font-size: cover;
        cursor: pointer;
        border-radius: 20px;
    }
}
.tous{
    display: flex;
    background-image: url(developpeur_web_mobile.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.use{
    display: flex;
    margin-left: 190px;
}
.tra{
    width: 300px;
    height: 400px;
    margin-left: 20px;
    background-color: antiquewhite;
    border-radius: 10px;
}
.lol{
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin-left: 69px;
}
h4{
    color: black;
    text-align: center;
}
.comp{
    display: flex;
}
.vv{
    width: 590px;
}
.na{
    width: 590px;
    background-color: bisque;
    border-radius:5px;
    margin-left: 120px;
    margin-top: 95px;
}
.nb{
    width: 400px;
    background-color: bisque;
    border-radius:5px;
    margin-left: 120px;
}
.nc{
    width: 300px;
    background-color: bisque;
    border-radius:5px;
    margin-left: 120px;
}
.nd{
    width: 220px;
    background-color: bisque;
    border-radius:5px;
    margin-left: 120px;
}
.hh{
    font-weight: bold;
    color: rgb(3, 3, 126);
}
.nic{
    color: white;
}
.bice{
    text-align: center;
    font-size: 25px;
    color: white;
    font-style: italic;
    margin-left: 550px;
}
@media screen and (max-width: 770px){
    .tous{
        display: inline-block;
        background-image: url(developpeur_web_mobile.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        margin-left: 50px;
    }
    .use{
        display: block;
        margin-left: 30px;
        margin-right: 30px;
    }
    .tra{
        width: 300px;
        height: 400px;
        margin-left: 10px;
        background-color: antiquewhite;
        border-radius: 10px;
        margin-top: 10px;
    }
    .lol{
        width: 150px;
        height: 150px;
        border-radius: 100%;
        margin-left: 10px;
    }
    .comp{
        display: block;
    }
    .vv{
        width: 490px;
    }
    .na{
        width: 400px;
        background-color: bisque;
        border-radius:5px;
        margin-top: 20px;
        margin-left: 0px;
    }
    .nb{
        width: 300px;
        background-color: bisque;
        border-radius:5px;
        margin-left: 0px;
        
    }
    .nc{
        width: 200px;
        background-color: bisque;
        border-radius:5px;
        margin-left: 0px;
       
    }
    .nd{
        width: 120px;
        background-color: bisque;
        border-radius:5px;
        margin-left: 0px;
        
    }
    .hh{
        font-weight: bold;
        color: rgb(3, 3, 126);
    }
    .nic{
        color: white;
    }
    .langage{
        margin-left: 0px;
    }
}