


.game{
    width: 800px;
    height: 800px;
    margin-top: 50px;
    
}

canvas{
    margin-left: auto;
    margin-right: auto;
}