I am very proud from bringing this project as close as the original design.
What challenges did you encounter, and how did you overcome them?The layout when i am resising to different screen sizes. I used grid template areas for this purpose
What specific areas of your project would you like help with?Holding the content design to specific width while maintaining the background images to 100vw is something that I got struggled with. I wrapped specific areas with div.wraper in order to achieve this. I wonder if there were shortcuts to this.