Skip to content

Instantly share code, notes, and snippets.

@andrei-cacio
Last active August 29, 2019 10:30
Show Gist options
  • Save andrei-cacio/9639a0f9b40a9e11562a185a2e61c179 to your computer and use it in GitHub Desktop.
Save andrei-cacio/9639a0f9b40a9e11562a185a2e61c179 to your computer and use it in GitHub Desktop.
Pasting hello world in Chrome
<meta charset='utf-8'>
<span style="
color: rgb(0, 0, 0);
font-family: Times;
font-size: medium;
font-style: normal;
font-variant-ligatures: normal;
font-variant-caps: normal;
font-weight: 400;
letter-spacing: normal;
orphans: 2;
text-align: start;
text-indent: 0px;
text-transform: none;
white-space: normal;
widows: 2;
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
text-decoration-style: initial;
text-decoration-color: initial;
display: inline !important;
float: none;
">
Hello world
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment