*{box-sizing:border-box;margin:0;padding:0}header{cursor:pointer;background-color:red;border-radius:12px 12px 0 0;min-height:10vh}.form-container{background-color:#f5f5f5;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:70%;height:70%;max-height:200vh;padding:20px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.form-div{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;overflow:hidden}
