<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    height: 100%;
}
.center {
    margin: auto;    
    width: 600px;
}
.celltxt {
    padding:5px;
}
</pre></body></html>