.radbeer {
  position: sticky;
  top: 0;
  min-height: 2em;
  background: lightpink;
}
.radwhite {
  background: #fff;
}

