Lecithin can be used as an emulsifier, thickener, stabiliser, moisturiser, and mild preservative, and it helps to improve moisture and texture in a number of food and home-made beauty products. It is a healthy vegan alternative to fat in baked goods. KIKI's Lecithin Powder is made from 100% soybeans which is the richest source of lecithin. Lecithin is a phospholipid, composed of choline and inositol and is a necessary component of every cell in the human body. Add to other products that do not already contain lecithin such as KIKI's Natures Living Superfood.
/* 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.