CSS positioning & stacking in code
.card {
position: relative;
}
.card .badge {
position: absolute;
top: 8px;
right: 8px;
}
.site-header {
position: sticky;
top: 0;
z-index: 10;
}Read the example from data and control flow to the resulting UI. Keep the component boundary small.