Website background, display random character in the background in a glowing effect when user hovers the mouse over the characters.
Download the zip file and extract it,thenopen the index.html file in your browser(tested with google-chrome).
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D