What are you most proud of, and what would you do differently next time?
I'm happy it didn't take my whole day to finish the challenge. Think I should do a JS challenge next time.
What challenges did you encounter, and how did you overcome them?
I want to find a better solution for placing the elements in the center without the footer overlapping with the content when zoomed in. I ended up using the same code in my previous challenge, setting margin-top and margin-bottom to center the content vertically and it looks alright to me. Please let me know if I'm doing things right.
What specific areas of your project would you like help with?