html,body{height:100%;margin:0}body{flex-direction:column;min-height:100vh;display:flex}header{min-height:fit-content}main{flex:1}label:has(+input:required):after{content:" *";color:#df5f5f;cursor:help;font-size:1.4rem;font-weight:700;line-height:1}
