NOW Real Food Xylitol is the incredible pure sweetener that more and more people are turning to as an ideal substitute for sugar. Unlike sugars such as sucrose and fructose, this sugar alcohol won’t promote tooth decay, has a low glycemic impact and has around one-third less calories than other sugars, making it a low-calorie, diabetic-friendly and keto diet-friendly sweetener that’s hard to beat.
/* 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.