@abdizahirSubmitted 6 months ago
What are you most proud of, and what would you do differently next time?
ok
What challenges did you encounter, and how did you overcome them?ok
What specific areas of your project would you like help with?ok
ok
What challenges did you encounter, and how did you overcome them?ok
What specific areas of your project would you like help with?ok
The solution differs a bit from the provided design in terms of the element,
<div class="container"></div>, as its height is supposed to be 800px so that when you convert it to a flexbox it centralizes it by using the "align-items: center" and "justify-content: center" properties. This way the height would match with the design provided.