public/static.css (18 lines of code) (raw):

body { background: #246; color: #FFF; text-align: center; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin:0; width: 800px; margin: auto; font-size: 14px; text-shadow: 0 1px 1px #555; } h1 { font-size: 46px; line-height: 100px; margin: 100px 0; font-weight: normal; color: #FFF; }