<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  body {
    background: #e6e6e6;
    background-image: url(/imgs/login_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    height: 100vh;
  }</pre></body></html>