Puts red background and border around all elements - mostly for debug
* { padding: 1px; border: 1px solid black; background: rgba(255,0,0,0.25) }