raw paste code

back
<center> <img src="https://i.postimg.cc/L5gDqfTj/the-dealer-from-buckshot-roulette-by-me-v0-fd70y1upxnpd1.png" width="250" ></center>

<div id="hi">VERY INTERESTING...</div>
<div id="why">My name is Logan or Wilt. I like Dandy's World and Call of Duty. I am 22 years old and I love all my friends... Find my main <a href="https://shrubs.cc/pwn">here!</a></div>
<style>
@font-face {
font-family: vcr;
src: url(https://files.catbox.moe/vhfupv.otf);
}
</style>
<style>
* {
font-family: vcr;
}
p {
text-align:center; font-family: vcr;
}
</style>
<style>
.container-1, body {
background:black;
max-width:400px;
margin:auto;
border:none;
}
#hi {
text-align:center;
animation: horizontal-shaking 0.4s infinite; 
border: solid white 1px;
margin:auto;
max-width:250px;
padding:10px;
margin-top:10px;}
@keyframes horizontal-shaking {
 0% { transform: translateX(0) }
 25% { transform: translateX(2px) }
 50% { transform: translateX(-2px) }
 75% { transform: translateX(2px) }
 100% { transform: translateX(0) }
}
#comments, textarea {
background:black;border: solid white 1px; border-radius:0px;}
.comments-section, .btn {
background:black;border: solid white 1px; border-radius:0px;}
#why{text-align:center;
margin:auto;
max-width:250px;
padding:10px;}
</style>