*{box-sizing:border-box;margin:0;padding:0}body{color:#ededed;background:#0a0a0a;font-family:monospace}input[type=text]{color:#ededed;background:#111;border:.5px solid #333;border-radius:8px;outline:none;width:100%;height:36px;padding:0 12px;font-family:monospace;font-size:13px}input[type=text]:focus{border-color:#555}input[type=text]::placeholder{color:#555}button{color:#ededed;cursor:pointer;white-space:nowrap;background:0 0;border:.5px solid #333;border-radius:8px;height:36px;padding:0 16px;font-family:monospace;font-size:13px}button:hover{background:#1a1a1a}button:active{transform:scale(.98)}
