body {
    background: #020617;
    color: #fff;
    text-align: center;
    font-family: sans-serif;
}

canvas {
    background: #000;
    border-radius: 12px;
    margin-top: 10px;
}
