[image] Pink Border lace 2
scripted #images code, not mine
HTML
<style>
.pinky0 {
border-width: 8px;
border-style: solid;
border-image: url("https://i.imgur.com/J4IhM3e.png") 7 fill round;
width:100%;height:auto;border-radius:10px;
}
</style>
<img class="pinky0" src="https://scripted.neocities.org/image.jpg" alt="." >