@@ -186,6 +186,7 @@ textarea {
display: flex;
flex-direction: column;
min-height: 100vh;
+ min-height: 100dvh;
img {
transition: filter .3s;
}