#just makes every fucking welcome sticker i know of into lowtiergod```.stickerAsset-4c7Oqy[data-id=

1 messages · Page 1 of 1 (latest)

kind pawn
#

This should do the same with whay less code. You can also easily change the url to whatever you want

.stickerAsset-4c7Oqy[data-id="781291131828699156"],
.stickerAsset-4c7Oqy[data-id="819128604311027752"], 
.stickerAsset-4c7Oqy[data-id="751606379340365864"],
.stickerAsset-4c7Oqy[data-id="783787234091466793"],
.stickerAsset-4c7Oqy[data-id="816087792291282944"],
.stickerAsset-4c7Oqy[data-id="754108890559283200"] {
  height: 0;
  width: 0;
  padding: 50%;
  background: url(https://media.tenor.com/C8MpzwDxl40AAAAC/ltg-low-tier-god.gif);
  background-size: contain;
}```