Open
Description
Description:
Create a simple footer component. The footer should include place holders for basic information such as copyright or Contact Information.
Acceptance Criteria:
- The footer should be added to the bottom of the page.
- It should include placeholder text for the copyright and Contact.
- The footer should be styled with simple CSS to be centered and it should be responsive (different screen sizes).