EDGE OF INSANITY High-stim pre-workout with a force-focus, feel-good, stimulated, shirt exploding muscle pump that is more intense than any pre-workout powder you've ever tried!
THIS STUFF IS STRONG: This is not one of those B.S. products your girlfriend picked up at Rite Aid that you've been taking 2-3 scoops to feel! It's called EDGE OF INSANITY for a reason, so start with a 1/2 Scoop like it says on the tub. (Read the reviews for examples of what happens when you think we're BSing you like other products do.)
Edge of Insanity uses a high-grade, top-shelf stimulant and pump matrix balanced with GABA, a naturally occurring amino acid neurotransmitter, to achieve prolonged energy, “zen-like” focus, and the endurance and pumps that will make you never want to stop training… driving you to new personal records every time you use it!
/* 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;
}
}