Pink Border

scripted #images code, not mine

HTML

<style> 
.pinky1 { 
border-width: 7px; 
border-style: solid; 
border-image: url("https://i.imgur.com/ROjUrNz.gif") 6 fill round; 
width:100%;
height:auto;
border-radius:10px;
} 
</style>
<img class="pinky1" src="https://scripted.neocities.org/image.jpg" alt=".">