.fotolar{
    width: 700px;
    height: 600px;
    align-items: start;
    border-radius: 5%;
}
.p1{
   text-align: center;
   margin-top: 20%;
   box-shadow: 0px 9px 30px rgba(6, 146, 240, 0.925);
}
.push{
    margin-left: 10%;
    box-shadow: 0 20px 10px -20px rgba(0,0,0,0.45) inset, 0 -20px 10px -20px rgba(0,0,0,0.45) inset;
}