Layout Preview

Rainbow throwup

Author: $kittl3sg0h@rd
Category: Cute
Created: July 22, 2026
Downloads: 1
Log in to Apply

Live Preview

Comments (0)

No comments yet. Be the first!

Log in to leave a comment.

Layout CSS

<style>

.blog-entry .title {
color: #ffffff;
font-family: Georgia, serif;
}

.blog-entry .content {
background-image: url ('https://i.pinimg.com/736x/3c/2c/da/3c2cdacd0d2f1df0537f6e0638632a93.jpg');
padding 20px;
border-radius: 8px;
border: 2px solid #ffffff;
}

</style>