.menu,body{display:flex}.akses-text,.btn{font-size:16px;font-weight:700}.btn,.download,.footer-text{text-align:center}body{margin:0;padding:0;background:url('../images/backgr.jpg') center center/cover no-repeat;height:100vh;flex-direction:column;justify-content:flex-start;font-family:Arial,sans-serif}.menu{flex-direction:column;gap:12px;align-items:center;width:100%;margin-top:100px}.btn{padding:12px 20px;display:block;border:none;border-radius:8px;cursor:pointer;background-color:#fc0;color:#000;box-shadow:0 2px 6px rgba(0,0,0,.2);width:60%;max-width:300px;text-decoration:none}.btn:hover{background-color:#f0f0f0}.download{margin-top:auto;padding-bottom:20px}.download img{width:80px;height:auto;display:block;margin:0 auto}.akses-text{color:#fff;margin:10px 0 20px}.store-logos{display:flex;justify-content:center;gap:15px}.store{width:120px!important;height:auto!important}.footer-text{font-size:13px;color:#fff;line-height:1.4;position:relative;bottom:0;left:0;width:98%}