<button-textv-for="game of games":key="game.id":id="game.id"width="100%"height="80px":text="game.name"/>
<buttonclass="join-game-button"v-for="game of games":key="game.id":id="game.id"width="100%"height="80px"@mouseover="mouseOver(game.id)"@mouseleave="mouseOver(0)">