The CSS images specification includes fixup rules which can be helpful to remove redundant values from CSS gradient definitions.
Topic: CSS โ Page 13
Use CSS Grid to stack element on top of each other without using absolute positioning
text-justify is a CSS property that controls how text is justified when text-align: justify is set
The box-decoration-break property lets you define how elements should be rendered across pages, columns and pages. It can help to achieve consistant visual effects.
The CSS backdrop-filter property lets you change the visual appearings of elements behind another element.