Edit in JSFiddle

$('body').addClass('use-jquery');
.use-jquery{background:green;}