@media screen and (width>=800px){#root{padding:2rem}}@media screen and (width<=799px){#root{min-height:100dvh}#root>div{height:100%}}
