body{
  background-image: url("https://www.digitalgratis.com.br/wp-content/uploads/2022/02/Bela-e-a-Fera.png");
  background-size: cover;
}
h1 > span{
  background-color: rgba(218,165,32, 0.6);
  font-family: "DM Sans", sans-serif;
  font-style: normal;
}
h2 > span{
  background-color: rgba(65,105,225, 0.6);
  font-family: "DM Sans", sans-serif;
  font-style: normal;
}
p{
  background-color: rgba(245,245,220, 0.6);
  background-image: url(https://static.vecteezy.com/system/resources/thumbnails/018/871/683/small/rose-on-transparent-background-for-valentine-s-day-png.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
}