.container{text-align:center;background:#000;color:#fff;padding:1rem}.players{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.player{text-align:center}.player img{width:60px;height:60px;border-radius:50%}.game-description{background:#fff;color:#000;padding:1rem;border-radius:10px;margin:1rem auto;width:80%}.qr-code{margin:1rem 0}.room-id{font-size:1.2rem;font-weight:700}.buttons{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.button{background:#fff;color:#000;padding:.5rem 1rem;border-radius:5px;cursor:pointer}
