img {
    width: 150px;
    height: 200px;
    border-radius: 60%;
    border: 2px solid white;
}

p {
    color: #CCCCCC;
}