.games-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.games-container2 {
  width: 1200px;
  height: 1008px;
}
 
.games-container3 {
  display: contents;
}
