.gameBenefit {
  width: 100%;
  height: 100vh;
  height: calc(100 * var(--vh));
  background-color: #8df;
}
