Lava Btn CSS

PHOTO EMBED

Wed Feb 16 2022 03:24:30 GMT+0000 (Coordinated Universal Time)

Saved by @Rangerdevv #html

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

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