raw paste code

back
<h1>Meet The Bunny ♡</h1>

  <img src="https://files.catbox.moe/lmvbil.jpeg" class="main-img">
<div class="meow">

  <p>Seiun, <b>Yeni</b> ou <a href="https://pronouns.cc/@xdinary"style="color: Black;" >click</a>. It/<b>Vy</b>/He</p>
  <p> taken #yaoi ,, 17세 (‘09)
  <p>I ♡ my <b>friends</b> & interests</p>

</div>

  <hr>

  <p>
    Byi <b>♡</b> I am diagnosed with autism  +  other mental health issues that do impact the way i act and socialize. I’m also moderately paranoid and lack empathy for those who I don’t know well
  </p>

  <p>
    I <b>♡</b> xdh, skz, mcyt, fob, psychology, james marriott, soul eater ++
  </p>

<div class="meow">
<a href="https://rentry.co/lopbun"style="color: Black;" >rentry</a> <a href="https://rentry.co/seungin"style="color: Black;" >ext</a> <a href="https://shrubs.cc/yumedan"style="color: Black;" >yume</a> <a href="https://rentry.co/xdinary"style="color: Black;" >interests</a>
</div>
<style>
@import url('https://fonts.googleapis.com/css2?family=Unkempt:wght@400;700&display=swap');
</style>

<style>

body {
  background: #f6e9ef;
}
.container-1 {
border: 2px dashed #e8cfd8;
background: #ffffff;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.full-container-1 {
  width: 355px;
  background: transparent;
  border: 4px solid transparent;
  border-radius: 20px;
}

.meow {
text-align: center;
}

h1 {
  font-size: 28px;
  color: #cfa3b4;
  text-align: center;
  font-family: Unkempt;
}

.main-img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 1px;
}

p {
  font-size: 16px;
  margin: 5px 0;
  font-family: Unkempt;
}

b{
  color: #d8a6b8;
  font-family: Unkempt;
}

a{
  text-color: #d8a6b8;
  text-decoration-line: underline;
  text-decoration-color: #d8a6b8;
  text-decoration-thickness: 1.5px;
  text-decoration-style: wavy;
  font-family: Unkempt;

}

hr {
  border: none;
  border-top: 2px dashed #e8cfd8;
  margin: 20px 0;
}

</style>