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