*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;text-decoration:none;color:#888;margin:0 auto;padding:0;outline:0;border:none}body{background:#222}#flexbox{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:24px 12px;height:100%;width:100%}#linksbox{margin:0 auto;height:100%;width:100%;max-width:680px;padding-bottom:80px}#ig_handle{margin-top:12px;margin-bottom:32px;height:100%;width:100%}#ig_icon{margin-bottom:16px;height:96px;width:96px;background:url(../images/ig_icon.png);background-size:contain}a{height:auto;width:100%;color:inherit}h1{font:bold 16px "Courier New",Courier,monospace;color:inherit;line-height:1.5}.links{display:block;position:relative;height:auto;margin-bottom:16px;padding:16px;border:2px solid #888;border-radius:4px;transition:color .2s,border .2s}.links:hover{border:2px solid red;color:red}