body {
    margin: 0;
    padding: 0;
    background-size: cover;
}

canvas {
    width: 100%;
    max-width: 2000px;
    height: auto;
}