strange coding

chrome console

console.log('%c ', 'display:block; font-size: 200px; line-height: 400px; padding: 100px; background: url("http://doge2048.com/meta/doge-600.png") center center;')

Apparently, the chrome console supports inline styles. Press F12

One less to confuse them all

Just saw this less snippet in a project. I had to look twice to understand it.