Skip to content

Instantly share code, notes, and snippets.

@advayDev1
Created June 11, 2018 23:53
Show Gist options
  • Save advayDev1/4bab0fdbbbb0f8ee4b1d7ec657e18b49 to your computer and use it in GitHub Desktop.
Save advayDev1/4bab0fdbbbb0f8ee4b1d7ec657e18b49 to your computer and use it in GitHub Desktop.
GGWbjv
<h1>Hello World!</h1>
document.getElementsByTagName("h1")[0].style.fontSize = "80px";
body {
background-color: #a3d5d3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment