Pink Frenzy CSS

PHOTO EMBED

Wed Feb 16 2022 03:05:10 GMT+0000 (Coordinated Universal Time)

Saved by @Rangerdevv #html

.Buttonbg {
  width: 380px;
  height: 48px;
  background-color: pink;
  border-radius: 25px;
}

#txt {
  font-family: Simonetta;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0;
  color: Black;
  position: absolute;
  left: 180px;
  top: -5px;
  z-index: 2;
}
svg {
  position: absolute;
  top: 18px;
  left: 35px;
  z-index: 999;
}
content_copyCOPY