.title {
    text-align: center;
}

.game-area canvas {
    border: 1px dashed #ccc;
    margin: 0 auto;
}