.game {
    text-align: center;
}

canvas {
    border: 1px solid black;
    cursor: none;
    background-color: darkgreen;
}