My Personal Discord - - Report Bug
- get the image you want to use as background
- go to Imgur (you may need to sign up)
- upload the image you have picked, you can set the post title to anything
- once you have uploaded the image right click it and press "Copy image address"
- you will get a link like https://i.imgur.com/random-letters.png < example link
- you want to past that url into the
background: url('https://i.imgur.com/random-letters.png');
< like so