@dirkvankriekenSubmitted 4 months ago
What are you most proud of, and what would you do differently next time?
I'm happy that I finished this challenge as quickly as I did. Also happy that I learned to use CSS variables.
What challenges did you encounter, and how did you overcome them?I had to look up how to vertically align an element. I found a solution that uses flexbox and implemented that approach.