Skip to content

Instantly share code, notes, and snippets.

@zhishaofei3
Created May 16, 2016 08:36
Show Gist options
  • Save zhishaofei3/87c2bb43a757461888c0f30342699bec to your computer and use it in GitHub Desktop.
Save zhishaofei3/87c2bb43a757461888c0f30342699bec to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
body{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
#zp {
position: absolute;
top: 50%;
left: 50%;
}
<!-- content to be placed inside <body>…</body> -->
<div id="zp">曾萍</div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"130","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment