User contributions for Malinis
Jump to navigation
Jump to search
13 December 2021
- 02:2802:28, 13 December 2021 diff hist +153 N User:Malinis/vector.js Created page with "function changeBackground(color) { document.body.style.background = color; } window.addEventListener("load",function() { changeBackground('grey') });" current