body::after { content: ""; position: fixed; bottom: 0; right: 0; width: 200px; height: 200px; background-image: url("https://files.catbox.moe/xd0jd3.png"); background-size: contain; background-repeat: no-repeat; pointer-events: none; z-index: 10000; } #options_div::after { content: "KEEEEEEEEEK!"; position: absolute; bottom: 15px; font-size: 18px; } input[value="Update custom CSS"] { display:none; }