raw paste code

back
<div class="center">
<a href="">.cc/len</a>
</div>
<br>

<div class="flexy">
<img src="https://uchicken.nekoweb.org/shrubs/len.png">

<div class="right">
<br><br>
𓏵 <b>yukio</b> or neru ⸝⸝ he/him
<br>hispanic-asian <b>( ᴗ͈ˬᴗ͈)ഒ</b> bisex
<br>  matching with <a href="rin">/rin</a>
</div>
</div>
<br>

<style>
.container-1 {
width: 400px;
padding: 5px;
border: double orange 5px;
}
.flexy {
display: flex;
justify-content: center;
}
img {
width: 200px;
}
.center {
text-align: center;
}
b {
color: orange;
}
a, a:visited {
text-decoration: underline;
color: #e69138;
}
@media (max-width: 400px) {
.container-1 {width: 300px;}
.flexy {flex-direction: column-reverse;}
}
</style>