/** * The first commented line is your dabblet’s title */ background: #f06; background: linear-gradient(45deg, #f06, yellow); min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');