body {
    background: url("background.jpg") no-repeat #ede9e4;
    background-size: cover;
}

.profile-img-card {
    border-radius: 0;
    width: auto;
    height: auto;
}
