This project is one of the exercises in The Odin Project. The link to the exercise page is in the About section.
I will try to reconstruct the Google homepage using my existing knowledge of HTML and CSS.
...
Through this project, I noticed that how useful CSS flexbox is. I kept using flexbox to strucutre the webpage.
Also, I had to revisit CSS selectors to ensure I chose the right elements.