.login-pf body {
    /* TODO: change storage host */
    background: url("https://llm-dev.deepq.ai/storageapi/assets/images/LLM_Background.jpg") no-repeat center center fixed;
    background-size: cover;
    height: 100%;
}
