Build the <meta name="viewport"> tag with device-width, scale, notch (viewport-fit=cover), and Android keyboard-resize behavior.
<meta name="viewport" content="width=device-width, initial-scale=1">