.title {
    text-align: center;
}

canvas {
    display: table;
    margin: 0 auto;
    border: 1px solid black;
}