:root{color-scheme:dark;font-family:sans-serif;margin:0;padding:0}body{margin:0;padding:0}main{box-sizing:border-box;padding:1em;display:flex;flex-direction:column;min-height:100svh;gap:1em}div.edit-and-preview{flex-grow:1;display:flex;flex-direction:row;flex-wrap:wrap}div.edit-and-preview>*{min-width:20em;flex:1}h1,footer{margin:0;font-size:150%;font-weight:400}h1{line-height:150%}input,select,button{font-size:inherit}input[type=text],input[type=url],input[type=password]{width:8em;outline:none;border:none;border-bottom:1px solid #f00;background:inherit}input[type=url]{width:16em}textarea.code{resize:none;outline:none;border:1px solid #f00;background:inherit}iframe{outline:none;border:none}span.sep{color:red}span.nbl{white-space:nowrap}div#changePw{border:none;background-color:#000;box-shadow:0 0 8em #000;padding:1em}
