.essay {
    background: url('img/essay4.png');
     height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 5px  solid cyan;
    display: inline-block;
    /* Other styles here */
}