mas.to is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hello! mas.to is a fast, up-to-date and fun Mastodon server.

Administered by:

Server stats:

13K
active users

Patrick Brosset

There was a time when you could do this in JS:
document.body.innerHTML = "Hello World".fontsize(7);

And it would write this into the body:
<font size="7">Hello World</font>

Actually, that time is now. You can still do this, although it's deprecated, along with a bunch of really intriguing String methods like String.big(), String.anchor(), String.blink(), String.italics(), and more.