Most proud of finishing! I would definitely want to change the padding top on my container class to not have to center it in the middle of the page there has to be a better way.
What challenges did you encounter, and how did you overcome them?Figuring out I needed to wrap the image AND text in a container to get the white border behind both of them and then trying to center that in the middle of the page as well.
What specific areas of your project would you like help with?What would be the best way to center the container? I feel like adding a padding top of x px's is not the best way to do it I felt like I tried all of the flex box properties and nothing worked.