body{font-family:Roboto,sans-serif;margin:0;padding:0;background:#f0f0f0}*{color:#333;-moz-box-sizing:border-box;box-sizing:border-box}#__next{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;min-height:100vh}input{outline:none;border:1px solid #cfcfcf;border-radius:5px;padding:10px;width:100%;font-size:16px}.text-input.error{border:1px solid #f99}@media screen and (max-width:400px){.input{width:100%}}