Monocle-5 Hacking: Demand List 2
Welcome, hackers! We've got another demand list for you. Because, you know, the world is just not demanding enough.
- Demand 1: More Coffee
- Demand 2: More Puppies
- Demand 3: More Binge-Watching
- Demand 4: More Selfies
- Demand 5: More Procrastination
// demands.js
function demandMore() {
document.getElementById('demands').style.display = 'block';
}