body { background: url(https://files.catbox.moe/5td2ca.png) no-repeat center fixed; background-size: cover; background-attachment: fixed; background-repeat: no-repeat; font-family: Open Sans; font-size: 14px; color: #1B1F3B; margin: 4px; padding-left: 0px; padding-right: 4px; } div.post { color: #f2b6d8; background: linear-gradient(to bottom, #E8D6F0); border-radius: 15px; border: 2px solid #000000; padding: 10px; color: #9b6dd3; box-shadow: 0 0 20px #f2b6d8; font-family: Arial, sans-serif; font-size: 15px; } .post.op { border: 3px solid #b78ae6; } div.post.reply { border-left: 6px solid #ffd966; } .name { position: relative; } .name:after { content: ' Pony'; } body:after { content: ""; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-image: url("https://derpicdn.net/img/view/2024/2/27/3311029.png"); background-repeat: no-repeat; background-position: 100% 100%; background-size: 300px; } .banner { background-color: transparent!important; color: #590070!important; } input, textarea { background: #ffb7d9; color: #590070; } .quote, h1, h2, h3, h4, h5 { color: #DE0BC2!important; } .post.reply:nth-child(4n+1) { background-color: rgba(255, 235, 245, 0.95); } .post.reply:nth-child(4n+2) { background-color: rgba(235, 245, 255, 0.95); } .post.reply:nth-child(4n+3) { background-color: rgba(245, 255, 235, 0.95); } .post.reply:nth-child(4n+4) { background-color: rgba(255, 250, 235, 0.95); }