ddddd
Tekst voor mijn sticker
Description….
.sticker {
position: absolute;
aspect-ratio: 1/1;
border-radius: 50%;
box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
padding: 1rem;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
p {
margin: 0;
}
h4 {
margin: 0;
font-size: 1.2rem;
}
}