Skip to content

Instantly share code, notes, and snippets.

@KasperRagnar
Created August 30, 2021 18:52
Show Gist options
  • Save KasperRagnar/e094a878cdba7aade065dd1c60efaa45 to your computer and use it in GitHub Desktop.
Save KasperRagnar/e094a878cdba7aade065dd1c60efaa45 to your computer and use it in GitHub Desktop.
Patrion Bio
<h1>Hello World!</h1>
<div>...|.- _ -.|..........|./ _ /.|..........|.x _ x.|..........|.\ _ \.|</div>
<div>...|...U...|..........|...U...|..........|...U...|..........|...U...|</div>
<div>...|....|....|..........|....|....|..........|....|....|..........|....|....|</div>
<p>Let me first start by thanking you for considering supporting me and my work.</p>
<p>Every coin counts. and helps me making more cool stuff.</p>
body {
background: Black;
color: darkgreen;
}
h1 {
font-family: monospace;
font-size:50px;
text-align: center;
margin-left:100px;
margin-right:100px;
padding:25px;
}
p{
font-family: Consolas;
text-align: center: font-family: 20px;
text-align: center;
}
div {
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment