Just Dance Now Custom Avatar

Add custom avatars for just dance now!

/* ==UserStyle==
@name         Just Dance Now Custom Avatar
@description  Add custom avatars for just dance now!
@author       Justin
@include      https://justdancenow.com/*
@version      0.1.20210520003352
@namespace https://greasyfork.org/users/774017
==/UserStyle== */

.avatar-wrapper .avatar {
    background-image: url(https://vignette.wikia.nocookie.net/justdance/images/d/d1/Whorun_ava_2.png/revision/latest/scale-to-width-down/512?cb=20201105163638) !important;
}

/* how to use?

Ubisoft Avatars:
- Go to just dance wikia website (https://justdance.fandom.com/wiki/Home)
- Search for the song that you want the avatar and then, go to the galery section
- On the galery section, open the avatar image and right click on the photo
- After this, you need to click for copy the link from the image
- Paste the link, like this: "background-image: url(Link_from_random_music)"
- After paste the link, you need to change static to vignette.
- Click on "Save" and now you got your custom avatar on just dance now!

Made by yourself:
- Create a avatar or upscale your avatar to 512 x 512
- Upload the avatar on a Website, like imgur or glitch.me
- Copy the link from the image, and then paste here
- Click on "Save" and now you got your own avatar on just dance now!

Recommended: Play only singleplayer*/