.blob {
background: #FF6F61;
width: 300px;
height: 300px;
border-radius: 58% 42% 63% 37% / 42% 59% 41% 58%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 24px;
}
.blob {
background: #FF6F61;
width: 300px;
height: 300px;
border-radius: 58% 42% 63% 37% / 42% 59% 41% 58%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 24px;
}