Strange CSS behaviour on Docker OJS

Describe the issue or problem
I see page ok with proper CSS only when I’am logged in:

When I log out (login page) - I do not see nice way

The logs for this are (ad_ added for forum):

192.168.1.10 - - [24/Dec/2024:13:19:47 +0100] "GET /index.php/index/$$$call$$$/grid/ad_min/plugins/ad_min-plugin-grid/upload_-plugin?_=1735042714682
HTTP/1.1" 200 3437 "https://ojs-34-last.xxxx.pl/index.php/index/ad_min/settings" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/132.0.0.0 Safari/537.36"
192.168.1.10 - - [24/Dec/2024:13:19:47 +0100] "POST /index.php/index/notification/fetchNotification HTTP/1.1" 200 58 "https://ojs-34-last.xxxx.pl
/index.php/index/ad_min/settings" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
192.168.1.10 - - [24/Dec/2024:13:31:10 +0100] "GET /index.php/index/login/signOut HTTP/1.1" 302 - "https://ojs-34-last.xxxx.pl/index.php/index/ad_
min/settings" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
192.168.1.10 - - [24/Dec/2024:13:31:10 +0100] "GET /index.php/index/login HTTP/1.1" 200 4673 "https://ojs-34-last.xxxx.pl/index.php/index/ad_min/s
ettings" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"

OJS version:

    image: "pkpofficial/ojs:latest"
    container_name: "ojs_app_34_latest"

Have You try to change the Theme ?

@Fauji_Nurdin
Thanks for the tip! I have installded one plugin and it works!!!

My pleasure , sir @Adam_Jurkiewicz Glad to hear that