Exercises:
- Set up a name and (optionally) email address.
- Write some text into the body of index.html and commit it locally.
- Create a new branch and change the background color of the page (e.g. )
- Commit the change and switch between the master branch and the new branch.
- Try to push to the remote repository. Resolve possible conflicts.