This project showcases a CSS-only drawing of a Futurama character Bender.
- src: the file that implements de solution.
- img: media files.
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/bl33h/benderCSSonly
# Run the app
$ python -m hhtp.server