<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pano {
z-index:1;
}
#footer {
position:fixed;
bottom:0px;
right:5px;
z-index:2;
}
a{
text-decoration: none;
color:#fff;
}</pre></body></html>