<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.screen{
    width:1480px;
    height:960px;
    box-sizing:border-box
}
.screen_cst{
    width:500px;
    height:500px;
    box-sizing:border-box;
}
</pre></body></html>