Skip to content

Instantly share code, notes, and snippets.

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 someguy9/43d649e28926244ea3d911c2163d3884 to your computer and use it in GitHub Desktop.
Save someguy9/43d649e28926244ea3d911c2163d3884 to your computer and use it in GitHub Desktop.
<body style="margin:0;padding:0;height:100vh;width:100vw;">
<div style="display:flex;align-items:center;height:100%;width:100%;justify-content:center;background:url('{{background}}')">
<h1 style="font-size:3.2em;color:#fff;text-shadow:0 8px 8px rgba(0,0,0,0.3)">{{title}}</h1>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment