I was able to complete this challenge with ease.
What challenges did you encounter, and how did you overcome them?Styling the unordered list. I overcame this by reading tutorials on unordered list.
I was able to complete this challenge with ease.
What challenges did you encounter, and how did you overcome them?Styling the unordered list. I overcame this by reading tutorials on unordered list.
vertically center using flex on body, alignitems center and justifycontent center
I think the text color of the "These languages are..." is not matching also the vertically centered card, you missed it.
I learned the usefulness of transparency in color.
What challenges did you encounter, and how did you overcome them?I faced the challenge of including inner circles behind the QR code. Initially, the circles overshadowed the parent element. I tried adjusting the z-index, but it didn't achieve the desired effect. Then, I decided to set the background-color of the circles elements to 'transparent'. This helped to hide the overshadow.
What specific areas of your project would you like help with?I would like to get a feedback as regards the code and accessibility.
Vertically alignment to center using flex on body eelement