<style>
.hacker {
overflow: visible;
display: inline-block;
position: static;
padding: 30px;
margin: auto;
margin-bottom: -70px;
}
.hacker:before {
content: "";
background: url('https://files.catbox.moe/cbzcpw.gif');
background-repeat: repeat;
width: 100vw;
height: 100vh;
position: absolute;
mix-blend-mode: multiply;
top: 0;
left: 0;
right: 0;
opacity: 50%;
z-index: 1000;
pointer-events: none;
}
@keyframes blink {
0% 40% 60% 100% {opacity: 100%}
50% {opacity: 0%}
}
</style>

<style>
body, .tab-container {
background: black !important;
}
</style>

<style>
.banana{
margin-bottom: -9.5em;
}
</style>

<style>
body {
background: black;
}
#paste-info-edit, #paste-info-pub {
visibility: hidden;
}
</style>

<style>
@font-face {
font-family: "cherry";
src: url(https://files.catbox.moe/vnsmz7.zip);
}

p, r {
font-family: "cherry";
font-size: 20px
}
strong {
color: white;
font-size: 25px
}
r {
color: #6A6DA2;
}
a {
color: white;
Cancel
Delete