body,html{padding:0;margin:0;font-family:Press Start\ 2P,cursive;background-color:#000;color:#eee}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}main{padding:5rem 0;-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.logo{background:transparent url(/logoBig.png) no-repeat scroll 100% 0/354px auto;display:block;height:51px;width:354px;margin:40px}.game-info{margin:0;text-align:center;max-height:150px}.game-icon{max-height:200px;max-width:200px;margin:20px}.platform-button{max-height:60px;max-width:160px;margin:0}.platforms{margin:0;text-align:center}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.container{height:90vh;-moz-box-orient:vertical;flex-direction:column;-moz-box-align:center;align-items:center}.container,.games{display:-moz-box;display:flex;-moz-box-direction:normal;-moz-box-pack:center;justify-content:center}.games{-moz-box-orient:horizontal;flex-direction:row;-moz-box-align:top;align-items:top}.subtitle{margin-top:30px;font-size:16px;font-weight:700;color:#555}.email{margin-top:10px;font-size:14px}a.email-link{color:#6b6;text-decoration:none}.footer{min-height:40px;color:#aaa;font-size:12px}.footer-layer{background:transparent url(/footer.png) repeat-x scroll top/auto 192px;bottom:0;display:block;height:140px;position:fixed;width:100%}