DSL for HTML Cascading Style Sheets

#2Feature: Add pretty printer

Add a pretty printer for CSS:

prettyCSS :: CSS -> Builder

This function should produce pretty-printed output that is otherwise equivalent to fromCSS output.