Skip to content

Instantly share code, notes, and snippets.

@io-st
Last active November 5, 2021 13:57
Show Gist options
  • Save io-st/8e89133643362544e3b70bab8e49d8db to your computer and use it in GitHub Desktop.
Save io-st/8e89133643362544e3b70bab8e49d8db to your computer and use it in GitHub Desktop.
xxLYMam
<h1>👋 Hallo Welt!</h1>
document.getElementsByTagName("h1")[0].style.fontSize = "6vw";
body {
font-family: system-ui;
background: #f06d06;
color: white;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment