.container {
    text-align: center;
    justify-content: center;
    
}

canvas {
    width: 300px;
    height: 300px;
}