hotfix: Refactor Login and Register components for text, error handling and style
- Updated CSS imports to use single quotes for consistency.
- Added no-scrollbar utility class to Login and Register components to hide scrollbars.
- Enhanced error handling in Login component to display a default error message if none is provided.
- Adjusted layout and styling in both components for better responsiveness and user experience, including max-width changes and full-width inputs.