
    .box{
        display: flex;
        justify-content: center;
    }
    
    #canvas {
        margin: 100px 0;
        background-color:rgb(255, 254, 254); 
        
    }
    