Twizzlers are an American candy product that is a world famous sweet treat. Hershey’s Sugar Free range boasts a Sugar Free variety of Twizzlers. You can now enjoy the rich, sweet taste of Twizzlers without any of the sugar, resulting in 20% less calories than the full sugar alternative. Hershey’s Sugar Free Twizzlers are a delicious, sugar free liquorice twist that can be enjoyed at anytime and anywhere. The Hershey’s Sugar Free Twizzlers are a great treat for those who are dieting, or just looking to cut some calories from their diet.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}
Choosing a selection results in a full page refresh.