    .main_img {
        width: 60%;
        border-radius: 50%;
        box-shadow: 0 0 10px rgb(24, 10, 10);
        margin-bottom: 1em;

    }