img{
    border: 1px solid violet;
    border-radius: 1000px;
    border-width: 10px;
    filter: drop-shadow(8px 8px 10px);
}