Buy me a coffee

#border

div.image-block-wrapper {
    position: relative;
    border: 2px solid red;
    border-radius: 50%;
    overflow: hidden;
}