body {
    background-color: #111111;
}

canvas {
    max-height: 80vh;
}

a {
    font-family: sans-serif;
    color: white;
    font-size: 18px;
}

h1 {
    font-family: sans-serif;
    color: white;
    font-size: 36px;
}
