new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS v4 · all subjects

utilities/box-sizing

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

box-content utility class

The box-content utility applies box-sizing: content-box; to an element. This tells the browser to add borders and padding on top of the element's specified width or height. A 100px × 100px element with a 2px border and 4px padding on all sides will be rendered as 112px × 112px with an internal content area of 100px × 100px.

box-border is Tailwind default

Tailwind CSS makes box-sizing: border-box the default for all elements through its preflight base styles.

Give your agent this brain