raw paste code

back
.cc/**hachiware** ( ˶ˆ꒳ˆ˵ )
<div class="main">

<img src="https://uchicken.nekoweb.org/shrubs/hachiware.png">

<div>
<br><br><br>
<br><b>yukio</b> or neru 𝜗𝜚 he/him
<br>bisex <b>♬</b> <u>hispanic</u>-asian
</div>

</div>

[chiikawa](chiikawa) , [usagi](usagi)

<style>
body {
background: lightblue;
}
.container-1 {
text-align: center;
width: 500px;
padding: 5px;
}
.main {
display: flex;
justify-content: center;
}
.main img {
width: 300px;
}
strong, b, a, a:visited {
color: cornflowerblue;
font-weight: bold;
}
@media (max-width: 400px) {
.container-1 {width: 300px;}
.main {flex-direction: column-reverse;}
}
</style>