I am looking to incorporate a timer into the website background to keep track of the time users spend on the site. After 1 minute of being on the website, I would like to add a variable (let's call it "money") with a value of £1. If possible, I would like this functionality to be implemented using Javascript.