.profile-image {
    width: 150px;
    height: 150px;
    border-radius: 50%; /* Sudut gambar bulat */
    object-fit: contain;
}