body
{
    padding-left: 100px;
    padding-right: 100px;
    background-color: #151515;
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #f0f0f0;
    align-items: center;
    text-align: center

}
@media only screen and (max-width: 768px) {
    *, html, body, .row {
        padding-top: 5%;
       margin-left:5px !important;
       margin-right:5px !important;
       padding-left:0px !important;
       padding-right:0 !important;
    }
 }
.text{
    
    inline-size: fit-content(20em);
}
.vel{
   

    font-family: "Outfit", sans-serif;
    font-weight: 200    ;
    font-optical-sizing: auto;
    font-style: normal;
    color:#f0f0f0
    
    
}
img {
    border-radius: 900%;
    width: 150px;
    
  }
.imagee{
    margin-top: 150px;
}
.p
{
    font-family: "Inter", sans-serif;
    font-weight: 200    ;
}
