CSS

PHOTO EMBED

Sun Feb 06 2022 02:07:03 GMT+0000 (Coordinated Universal Time)

Saved by @Rangerdevv #html

.Buttonbg {
  width: 356px;
  height: 128px;
  background-color: #0696FF;
  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:-1px;
} 

#tiny {
  position: absolute;
  left: 35px;
  font-size: small;
  color: white;
  
}

svg {
  position: absolute;
  top: 40px;
  left: 256px;
}
content_copyCOPY