The first commented line is your dabblet’s title
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
// alert('Hello world!');
<!-- content to be placed inside <body>…</body> -->
<html>
<head>
</head>
<body>
</body>
</html>
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;