what is css ?

{ // deep_execution_view
const authorName = "Ankit Agrawal";
//
const publishDate = "June 20, 2014";

css stands for cascading style sheet,used to design your web documents

}