Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
body::first-line { color: purple; }
</style>
<body style="width: 0; color: green"><span>This is some text</span>
</body>