[image] Pink Paper Border
scripted #images code
by naocrrds
HTML
<style>
.pinkpaperborder {
border-width:10px;
border-style:solid;
border-image: url("https://img-fotki.yandex.ru/get/4602/28257045.844/0_7d5c6_2de543e9_XXXL") 35 fill round;
width:100%;height:auto;border-radius:15px;
}
</style>
<img class="pinkpaperborder" src="https://media.discordapp.net/attachments/890617367284027443/973075508524888124/on_Twittero.jpg?width=581&height=581" alt=".">