@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Bitcount+Single:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Bungee&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html{box-sizing:border-box;font-size:62.5%}*,:before,:after{box-sizing:inherit;margin:0;padding:0}:root{font-family:Roboto,sans-serif}body{background:#000}#root{flex-direction:column;align-items:center;max-width:1480px;min-height:100vh;margin:auto;display:flex}.footer{background-color:#000;place-items:center;margin-top:auto;display:grid}.footer img{width:auto;height:40px}.cardlist{flex-wrap:wrap;align-items:center;gap:16px;width:100%;margin:0 auto 32px;list-style-type:none;display:flex}.cardlist li{color:#f1f1f1;background:#242424;flex:1 0 300px;height:250px;margin:5px;padding:6px}.cardlist li:hover{cursor:pointer;color:#4da6ff}.cardlist img{object-fit:cover;object-position:50% 50%;width:100%;height:100%}.card-title{font-optical-sizing:auto;place-items:center;height:24px;font-family:Bitcount Single,system-ui;font-size:18px;font-style:normal;font-weight:400;display:grid}.scoreboard{font-optical-sizing:auto;color:#f1f1f1;flex-direction:column;justify-content:flex-end;margin:11px 11px 0 auto;font-family:Bitcount Single,system-ui;font-size:20px;font-style:normal;font-weight:400;display:flex}.header{color:#f1f1f1;justify-content:space-between;width:100%;padding:8px;font-family:Bungee,sans-serif;font-size:48px;font-style:normal;font-weight:400;display:flex}.subheading{font-optical-sizing:auto;color:#f1f1f1;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400}
