body {
    background-color: #FFEEEE;
    font-family: Poppins, sans-serif;
}

.game {
    margin: 1rem auto;
    text-align: center;
}

