body {
    background: #420e2e;
    color: #fff;
    font-family: sans-serif;
    font-size: 2em;
    text-align: center;
}
canvas {
    border: solid .2em #fff;
    height: 90vh;
}