.card {
    max-width: 100%;
    max-height: 700px;
    display: flex;
    justify-content: center;
}
canvas {
    width: 100%;
}