.chatMain { background-color: #; background-image: url(https://i.postimg.cc/5NVykpnH/IMG-9918.png);
   background-position: 50% 50%;  background-size: cover; opacity:1; }

https://beautpic.klev.club/uploads/posts/2025-05/862/zimnyaya_noch_21_09addbad.jpg

https://i.postimg.cc/MKQysHt8/IMG-9907.jpg

beautpic.klev.club/uploads/posts/2025-05/862/zimnyaya_noch_22_a06f6ee8.jpg
https://kartin.papik.pro/uploads/posts/2023-07/1689384093_kartin-papik-pro-p-kartinki-zimnyaya-snezhnaya-noch-30.jpg




<script language="JavaScript">
<!--
quotes = new Array(6);
authors = new Array(6);
quotes[0] = "фраза";
authors[0] = "автор";
quotes[1] = "фраза2";
authors[1] = "автор";
quotes[2] = "фраза3";
authors[2] = "автор";
quotes[3] = "фраза4";
authors[3] = "автор";
quotes[4] = "фраза5.";
authors[4] = "автор";
quotes[5] = "фраза6.";
authors[5] = "автор";
//calculate a random index
index = Math.floor(Math.random() * quotes.length);
//display the quotation
document.write("<DL>\n");
document.write("<DT><I>" + "\"" + quotes[index] + "\"</I>\n");
document.write("<DD>" + "-" + authors[index] + "\n");
document.write("</DL>\n");
//done
//-->
    </script>