/* Instead of using 100vh, use the following */
height: calc(var(--vh, 1vh) * 100);