Skip to content

Instantly share code, notes, and snippets.

@fillefrans
Created January 25, 2015 09:53
Show Gist options
  • Save fillefrans/509c1dfbed968b16c2db to your computer and use it in GitHub Desktop.
Save fillefrans/509c1dfbed968b16c2db to your computer and use it in GitHub Desktop.
zxzWGM
<div class="content">
&lt; &gt; [ < > ]<br>
&nbsp;<br>
&amp; [ & ]<br>
&aelig; &oslash; &aring; [ æ ø å ]<br>
&mdash; &ndash; <br>
&lsquo; &rsquo; &ldquo; &rdquo;<br>
Gard&#240;r => Garðr<br>
&quot;<br>
</div>
body {
margin: 0 20px; padding: 0;
background-color: rgb(40,42,34);
}
.content {
background-color: hsla(180deg,100%,100%,0.5);
color:#f8f8f2;
min-width: 800px;
min-height: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment