CSS

PHOTO EMBED

Sun Feb 13 2022 02:23:21 GMT+0000 (Coordinated Universal Time)

Saved by @Rangerdevv #html

.Buttonbg {
  width: 356px;
  height: 128px;
  background-color: red;
  border-radius: 25px;
}

#txt {
  font-family: Simonetta;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  color: White;
  width: 87px;
  height: 60px;
  position: absolute;
  left: 145px;
  top: 0;
  z-index: 2;
}
svg {
  position: absolute;
  top: -20px;
  left: 50px;
  z-index: 0;
}
content_copyCOPY