and thinking about layout of page. One tricky part is that one section on mobile is touching sides of screen. For tablet and desktop whole page have padding. My approach is to wrap whole in container but I'm not sure how to solve this mobile tricky part.
One solution is to apply mobile only container and override main container.
This challenge will be a perfect test of your HTML & CSS skills. If you're starting to get comfortable building smaller projects, this will be a great step up.