.container{max-width: 500px;}
p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.greeting {
    display: flex;
    margin-bottom: 15px;
}

.greeting p{
    font-size: 13px;
    margin-left:10px;
}

.figure{overflow: hidden; height: 200px;width:400px; padding: 5px;}
.greet{width: 500px;}