.overlay {
  inset: 0;
  opacity: 0.2;
  position: fixed;
  z-index: 1000;
}
