:root{width:100vw;height:100%;font-weight:400;line-height:1.5}body{display:flex;width:100%;min-width:320px;height:100%;min-height:100vh;margin:0}#root{height:100dvh;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}#root>div{display:flex;flex-direction:column;height:100%}textarea:focus,input:focus{outline:none}
