html,body{height:100%;font-family:Ubuntu,Arial,Helvetica,sans-serif;font-size:13px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body,h1{margin:0;padding:0}body{background:#fff;display:flex;align-items:center;justify-content:center}.inner-content{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);background:#fcfcfc;padding:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#333;border-radius:3px;max-width:600px;width:100%;margin:0 auto;max-height:90%;overflow:auto}h1{color:#d54e21;font-weight:bold;text-align:left;font-size:14px;line-height:20px}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}