Currently, I am facing an issue with my responsive design that seems to break when the screen size is narrower than approximately 380px. The problem appears to be the entire HTML page element narrowing and causing the child elements to shift, resulting in the overall page being off-center (view image). Despite experimenting with various breakpoints to address this issue, I have not been able to maintain the HTML element's width at 100% on very small screens.
I suspect that I may be overlooking a key aspect of the problem, so any assistance in recognizing this would be greatly appreciated!
To review my code, please visit: https://github.com/thomaswalsh92/wordsearch