
body{background:#ebe2d2;color:#333;font-family:monospace}
main{max-width:800px;margin:40px auto;background:#f7f0e4;padding:40px}
input,select,textarea,button{width:100%;margin:8px 0;padding:12px;background:#faf7ef;border:1px solid #aaa;font-family:inherit}
textarea{height:260px}
