Код: Выделить всё
html {
height: 100lvh;
background: linear-gradient(0, #18466a 0%, #0e54a5 100%);
/* background-color: #0e54a5; */
}
This is on iOS 26.

< /p>
Подробнее здесь: https://stackoverflow.com/questions/797 ... ull-height
Код: Выделить всё
html {
height: 100lvh;
background: linear-gradient(0, #18466a 0%, #0e54a5 100%);
/* background-color: #0e54a5; */
}
