*{box-sizing: border-box;font-family:'Noto Sans', sans-serif;}
#new_password{width:100%;max-width:250px;color:#f4f4f4;height:2em;paddding:15px;margin:auto;border:none;border-radius:6px;border:1px solid #41e1ff;background:#000;font-weight:bold;}
.form{display:flex;flex-direction:column;align-items:center;justify-content:center;}
#check{float:left ! important;}
h1{color:#41e1ff;}