All stacks created are initialized with the name of 'main'. **Solutions**: - Force user to name each stack as it is created, with maybe alert input box (annoying to user, easy to make) - 1st stack named 'main', each other one randomly named (user-freindly, harder to make)