@font-face {
  font-family: 'IPix';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(IPix.ttf) format('woff2');
}

.space-y-2.female {
  display: none;
}

body {
  font-size: 24px;
}

#game-result-tips-page {
  max-width: 600px;
  margin: 0 auto;
}