Run npm install to install dependencies.
Run npm start and navigate to http://127.0.0.1:8080 to view the page.
TODOs 1 and 2 are in index.html and TODOs 3 and 4 are in styles.css.
You should not need to modify any other code.
The TODOs will require you to have knowledge of flexbox, CSS selectors, and basic HTML elements such as <div>, <img>, and <p>.
Your final page should look something like this with the addition that when you hover over the Post button, the button changes color:
