block
by
seemantk
44ae86575d686937057d02fb25b60c6c
Something
Full Screen
script.js
document
.getElementsByTagName(
"h1"
)[
0
].style.fontSize =
"80px"
;
index.html
<
h1
>
Hello World!
</
h1
>
Something.markdown
scripts
style.css
style.scss