*,::after,::before{box-sizing:border-box}footer,header .button a:first-child{color:#fff}*{outline:0;text-decoration:none;font-family:Arial,Helvetica,sans-serif}::after,::before{clear:both}body{background:#1c1a14}.container{max-width:1200px;padding:10px;margin:auto}header{background:#000;padding:10px}header>div{display:flex;align-items:center}header .logo{max-width:160px}header .button{margin:0 0 0 auto}header .button a{padding:.5rem 1rem;border-radius:.2rem}header .button a:last-child{background:#eab10f;color:#000}.games>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.bank{padding:2rem 0}.bank>div{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:1rem}.bank>div amp-img{max-width:100px}footer{background-color:#000;text-align:center}footer a{color:#eab10f}