<style>

grad {

background: linear-gradient(to top, #FFFDFE 2%, #FF78B1 100%);
font-style:bold;
font-size:3em;
position:relative;
bottom:-30px;
z-index:1;
font-weight:bold;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 0.5px;
-webkit-text-stroke-color: #FE62B6;
}
</style>
<div id="grad">ʚ yaho ɞ</div>

Edit
Pub: 19 Jul 2022 22:23 UTC
Views: 126