Gradient Background from http://aerotwist.com/static/design/better-password-form-fields/demo/index.html
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
// alert('Hello world!');
<!-- content to be placed inside <body>…</body> -->
/**
* Gradient Background from http://aerotwist.com/static/design/better-password-form-fields/demo/index.html
*/
background: #f06;
background-image: radial-gradient(circle farthest-side at 66% -9%, #FFFFFF 0%, #FAE7D3 6%, #93CDC4 25%, #2B73A4 61%, #003D62 87%, #010A37 100%);
min-height: 100%;