body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";overflow-x:hidden;width:100vw}#login_form{position:absolute;top:40%;width:100%;display:flex;justify-content:center}#login_form>form{box-shadow:0 0 13px 3px gray;border:1px black solid;background-color:#f8ecde;padding:10px;border-radius:3px}#login_form>form>*{display:block;margin-bottom:10px}#login_form>form>label{display:flex;justify-content:space-between;gap:8px}#login_form>form>span{color:red}
