.logo{
    width: 50px;
    height: 50px;
    border-radius: 100%;
}
.princip{
    display: flex;
}
input{
    display: block;
    margin-top: 10px;
    width: 250px;
    padding: 10px;
    border-radius: 15px;
    margin-left: 15px;
    border-bottom-left-radius: 70px;
    border-top-right-radius: 70px;
    text-align: center;
}
.tes{
    margin-top: 10px;
    margin-left: 0px;
}
.ra{
    background-color: #c4ebae;
    margin-left: auto;
    width: 300px;
    text-align: center;
    margin-top: 30px;
    border-bottom-left-radius: 70px;
    border-top-right-radius: 70px;
    
}
.buton{
    width: 100px;
    padding: 10px;
    border-radius: 15px;
    margin-left: 30px;
    border-bottom-left-radius: 70px;
    border-top-right-radius: 70px;
}
.r{
    margin-top: 100px;
    width: 550px;
}
.a{
    font-style: italic; 
    color: white;
}
.b{
    font-style: italic; 
    color: black;
}
.y{
    font-style: italic;
    font-size: 40px;
    color: #c4ebae;
    font-weight: bolder;
}
.rh{
    width: 160PX;
    border-bottom-left-radius: 70px;
    border-top-right-radius: 70px;
    padding: 15px;
    margin-left: 70px;
}
.para{
    display: flex;
    margin-left: 60%;
}
.Z{
    margin-left: 15px;
    color: #c4ebae;
}
.menu{
display: flex;
height: 8vh;
}
body{
    background-color: rgb(3, 1, 26);
}
.aple{
    font-size: 40px;
    font-style: oblique;
    color: white;
}
.kl{
    margin-top: 0px;
    color: #c4ebae;
}
.na{
    display: flex;
    margin-left: 4%;
    margin-top: 2%;
}
.la{
    width: 200px;
    height: 350px;
    margin-left: 10px;
    border-radius: 10%;
    margin-top: 0px;
    margin-right: 15px;
}
.t{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-left: 10px;
}
.bloc{
    display: flex;
}