Source code

Revision control

Copy as Markdown

Other Tools

/* Any copyright is dedicated to the Public Domain.
/* ☺ */
body {
background: white;
}
div {
font-size: 4em;
}
div > span {
text-decoration: underline;
}