How do I create a death screen when the player falls off the map

I am trying to create a death screen when the player falls off the map how do I do that?

Place a Trigger box under the level at the appropriate height. That pawn overlap event triggers the death screen.

To add to Doctor_Kannon, what is “screen” to you. A widget that pops up…?