JSFiddle - React, Tailwind, and code Playground

by Сергей Тарасевич

JavaScript

var a = [
  "%c %c %c D0Gmatist VERSION 1.0 | 01.05.2015 | 20:30 %c %c http://d0gmatist.pro %c %c %c ",
  "background: #3db79f",
  "background: #329582",
  "color: #8DF2DE; background: #226558;",
  "background: #329582",
  "background: #3db79f",
  "background: #329582",
  "background: #3db79f",
  "background: #ff0000"
];

console.log.apply(console, a);