Mutant MCT Oil is 100% pure C8 and C10 MCT - six times more potent than ordinary coconut oil! This provides quick food fuel for body and mind. With zero carbs, MUTANT MCT OIL is perfect for those looking to cut carbs or follow a keto diet without sacrificing energy levels.
/* 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.