@media screen and (max-width:42rem){html{height:100vh;height:100dvh}body{min-height:100%!important}#conversation,#main{height:calc(100vh - var(--header-height))!important;height:calc(100dvh - var(--header-height))!important}}