
body { font-family: Arial, sans-serif; text-align: center; background-color: #f0f0f0; }
#game-area { margin-top: 50px; }
button { padding: 15px 30px; font-size: 20px; cursor: pointer; background: #ff6600; color: white; border: none; border-radius: 10px; }
