Skip to content

Instantly share code, notes, and snippets.

@bencevans
Created December 5, 2013 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bencevans/7811409 to your computer and use it in GitHub Desktop.
Save bencevans/7811409 to your computer and use it in GitHub Desktop.
Untitled
html, body {
margin: 0;
height: 100%;
padding: 0;
font-size: 30px;
}
.container {
width: 80%;
text-align: center;
margin: auto;
margin-top: 10%;
font-family: 'Sintony', sans-serif;
color: #222;
}
<div class="container">
<link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
<h1>Build rad shit,<br/> don't fuck people over.<br/> Do the right thing.<br/> Easier than it seems.</h1>
</div>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment