The content in the html body is surprisingly to me, exceeding the set width for the body, width: 100%
... more context:- the width of the header is surpassing both the parent element <main> also the body width. how can I rectify this plss?
I set the width property of body element to 100%...... which should box in every content in it, but the content inside still surpass the width.see the header content surpassing the body width