.logo{
    width: 150px;
    text-align: center;
    border-radius: 75px 75px 75px;
    float: left;
    margin-top: 60px;
    margin-left: 20px;
    
}
.photo{
    width: 90%;
    text-align: center;
    border-radius: 10px 10px 10px;
    filter: drop-shadow(0px 0px 10px black);
}
.phrase{
    text-align:center;
}
aside{
    border-style: none;
}
