<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cat {
display:none;
color:teal;
font-size:12px;
width:900px;
}
.cast {
display:block;
color:green;
font-size:12px;
width:900px;
}</pre></body></html>