Queen Bouncelia
About this app
Queen Bouncelia - Kangaroo Character
Queen Bouncelia Queen Bouncelia Queen Bouncelia is a kangaroo character in Garten of Banban III. Color Scheme: Crown: Scepter: Gameplay: Queen Bouncelia is a new character in Garten of Banban III. She doesn't appear in the game, but is depicted as a kangaroo with a crown and a scepter. Queen Bouncelia's scepter can be a wand, but it's more likely to be a scepter due to her being called a queen. Queen Bouncelia is one of the only characters to currently not have a monster form, but it is possible that she could get one in Garten of Banban IV.
Related apps
Put this on your site
Source
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Queen Bouncelia</title>
<meta name="description" content="Queen Bouncelia - Kangaroo Character">
<meta name="keywords" content="queen bouncelia, kangaroo, character">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<style>
body {
background-color: #6B1A95;
color: #FFFFFF;
font-family: 'Raleway', sans-serif;
text-align: center;
margin-top: 100px;
}
h1 {
font-size: 36px;
font-weight: bold;
margin-bottom: 20px;
}
p {
font-size: 18px;
margin-bottom: 10px;
}
.character-image {
display: inline-block;
background-color: #4E1769;
width: 300px;
height: 400px;
border-radius: 50%;
padding: 40px;
box-sizing: border-box;
margin-bottom: 30px;
}
.character-image img {
width: 100%;
height: auto;
}
.character-details {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.character-name {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.character-description {
font-size: 16px;
margin-bottom: 10px;
}
.character-attributes {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 30px;
}
.attribute {
margin: 0 10px;
}
.attribute span {
font-size: 14px;
color: #CCCCCC;
}
.attribute-value {
font-size: 16px;
font-weight: bold;
}
</style>
</head>
<body>
<div id="main-container" class="container">
<div class="character-image">
<img src="kangaroo-image.png" alt="Queen Bouncelia">
</div>
<div class="character-details">
<h1>Queen Bouncelia</h1>
<p>Queen Bouncelia is a kangaroo character in Garten of Banban III.</p>
<div class="character-attributes">
<div class="attribute">
<span>Color Scheme:</span>
<div class="attribute-value">
<div style="display: flex; align-items: center;">
<div style="background-color: #4E1769; width: 20px; height: 20px; border-radius: 50%; margin-right: 5px;"></div>
<div style="background-color: #8A59A0; width: 20px; height: 20px; border-radius: 50%; margin-right: 5px;"></div>
<div style="background-color: #BD9FC8; width: 20px; height: 20px; border-radius: 50%;"></div>
</div>
</div>
</div>
<div class="attribute">
<span>Crown:</span>
<i class="fa fa-crown" style="color: gold; font-size: 20px; margin-left: 5px;"></i>
</div>
<div class="attribute">
<span>Scepter:</span>
<i class="fa fa-heart" style="color: #FF69B4; font-size: 20px; margin-left: 5px;"></i>
</div>
</div>
<p>Gameplay: Queen Bouncelia is a new character in Garten of Banban III. She doesn't appear in the game, but is depicted as a kangaroo with a crown and a scepter.</p>
<p>Queen Bouncelia's scepter can be a wand, but it's more likely to be a scepter due to her being called a queen.</p>
<p>Queen Bouncelia is one of the only characters to currently not have a monster form, but it is possible that she could get one in Garten of Banban IV.</p>
</div>
</div>
</body>
</html>
NEW APPS
These are apps made by the community!