#game { display: flex; flex-direction: row; gap: 10px; } .hidden-element { display: none; }