section.wrapper
{
    text-align: center;
}
canvas{
    display: inline;
    outline: 1px solid black;
    max-height: 70vh;
    max-width: 100vw;
}