#canvas {
    border: 3px double orangered;
    display: block;
    margin: 0 auto;
}
h1 {
    text-align: center;
}