Interactive Todo List: Users can add tasks through a text input field, with each task appearing
below in a dynamic list that includes a "Remove" button for easy deletion.
Storage: Utilizes local storage to save and retrieve tasks, ensuring that user data is preserved
between sessions.
Responsive Design: Adjusts layout and elements to fit different screen sizes, ensuring usability
across devices.