the 100vh takes too much place sometime, making the close button being rendered behind the browser UI. now we use the "svh" unit when available, which is the same as vh but making sure we dont overlap with browser UI.