Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<link rel="stylesheet" href="/fonts/ahem.css">
<style>
html {
font-size: 24px;
background-color: white;
color: green;
font-family: Ahem;
}
</style>
This text should be green<br>
on a white background.