What I've done: I already have knowledge on how to add an LI to UL, but it always goes to the bottom. What I'm trying to achieve: Add an LI to the top so that when my div.todos-wrapper (which has y-oveflow: hidden) hides overflow, the todos you added can still be seen.
Currently they remain hidden until you scroll.
EJS code - https://i.sstatic.net/W3ryn.png
If you need more screenshots or code examples, please leave a comment.