body { font-family: system-ui, sans-serif; max-width: 32rem; margin: 2rem; }
.room code { user-select: all; word-break: break-all; }
.hint { color: #555; font-size: 0.9rem; }
