I am trying to center the texts of a circle I made that covers the texts, codes as below:
.sticker {
position: absolute;
z-index: 5;
width: 5em;
height: 5em;
background-color: yellow;
border-radius: 100%;
background-image: linear-gradient(135deg, #ffff00, #ffff00 15%, cyan);-image: linear-gradient(-45deg, #08f, #0f8);
top: -13px;
}
.block__container {
position: relative;
}
<span class='flash font--heading' ><br><b class = "sticker">+FREE shipping!</span></b><br>