Hi, @ahtang nice one! 😸, just one thing ... I recommend you a lot to use comments to indicate where a div finishes, above all when you're using just divs for containers because it's a little hard to understand where a tag belongs to. The way how I do it is by commenting the class of the tag the element at the end of it (in the tag that closes it) and thanks to that you could have more readability in bigger projects.
Have a nice day :D!.
0