#myCanvas{
    position:absolute;
}

.center{
    text-align:center;
    justify-content:center;
    margin:auto;
}
