<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
background: #000000;
color:#00FF00;
font-size:20px;
}
.credits
{
position:fixed;
left:0;
bottom:0;
width:100%;
}
a.header:link,a.header:visited,a.header:hover,a.header:active
{
text-decoration:none;
color:#00FF00;
}
a:link,a:visited,a:hover,a:active
{
text-decoration:none;
color:#00FF00;
}</pre></body></html>