for the very background:
body{
background-image: url(INSERT URL);
background-size: cover;
}
For the profile background:
.profile{
background-image: url(INSERT URL);
background-size: cover;
}
for urls you should upload the image on an image hosting site such as imgbb and use a direct link in the dropdown