<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div
{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

body{
    font-size: 16px;
    overflow: hidden;
    font-family: "Arial", Menlo,Monaco,Consolas,"Andale Mono","lucida console","Courier New",monospace;
}</pre></body></html>