When attempting to position my share div to occupy the full width of one of its sibling (person) elements, I encountered some issues. The share div is designed to only display when a button is clicked. You can view the live version and see the problem by clicking on the share button. Additionally, I will provide a link to how I envision it should look like, as well as share my code. Here are the relevant links: Live Version - , GitHub Code - https://github.com/gajbos99/article-preview-component-master/tree/main/article, Desired Look - . Please note that I am new to CSS and would appreciate any tips or feedback you may have.