@import"https://fonts.googleapis.com/css2?family=Jura:wght@300;400;700&display=swap";html{height:100%}body{margin:0;padding:0;height:100%;display:flex;justify-content:center;align-items:center}#root{height:100%}.app{min-height:100%;min-width:100vw;background:url(/background.jpg) no-repeat center center fixed;background-size:cover;justify-content:center;display:flex;justify-content:space-between;flex-direction:column}.social-icons{display:flex;gap:15px;margin-bottom:20px;justify-content:center}.social-icons a{color:#fff;font-size:24px;text-decoration:none;display:flex;justify-content:center;align-items:center}.social-icons img{width:32px;height:32px;object-fit:contain}.social-icons a:hover{opacity:.7}a{text-decoration:none}.next-game-minimal{width:100%;text-align:center;font-size:1.1rem;color:#fff;background:#00000080;padding:.75rem 0;margin-bottom:1.5rem;border-radius:4px;letter-spacing:.08em;font-family:Jura,sans-serif;font-weight:300;text-transform:uppercase;box-shadow:0 2px 10px #0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.next-game-separator{height:1px;background:#fffc;width:100px;margin:10px 0}
