

body {
    font-family: Arial, sans-serif;
    background-color: #f9f9f9;
    text-align: center;
}

#gameArea {
    margin-top: 20px;
}

