.bottom-safe-area {
  bottom: 0;
  bottom: env(safe-area-inset-bottom);
}
