well i was proud of me centering a div, and figuring out how to do stuff
maybe i will improve on the responsive next time!
What challenges did you encounter, and how did you overcome them?it was making the container small and centered. i used a flex for this and it did not help. it didn't shrink the thing.
but i made the image smaller and then change the contained to inline block. i wrapped up that element in another div which have flex to make it centered horizontally. i used the translate to center it vertically since align items didn't worked so i then did it.
also deploying the page was a huge mess! but i figured it out.
What specific areas of your project would you like help with?for now, nothing